altcoins.dero: use boost165
This commit is contained in:
parent
e85c1f5868
commit
7a1a98e745
@ -45,7 +45,7 @@ rec {
|
|||||||
dcrd = callPackage ./dcrd.nix { };
|
dcrd = callPackage ./dcrd.nix { };
|
||||||
dcrwallet = callPackage ./dcrwallet.nix { };
|
dcrwallet = callPackage ./dcrwallet.nix { };
|
||||||
|
|
||||||
dero = callPackage ./dero.nix { };
|
dero = callPackage ./dero.nix { boost = boost165; };
|
||||||
|
|
||||||
dogecoin = callPackage ./dogecoin.nix { boost = boost165; withGui = true; };
|
dogecoin = callPackage ./dogecoin.nix { boost = boost165; withGui = true; };
|
||||||
dogecoind = callPackage ./dogecoin.nix { boost = boost165; withGui = false; };
|
dogecoind = callPackage ./dogecoin.nix { boost = boost165; withGui = false; };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user