vertcoin: don't override boost
This commit is contained in:
@@ -36584,11 +36584,9 @@ with pkgs;
|
||||
torq = callPackage ../applications/blockchains/torq { };
|
||||
|
||||
vertcoin = libsForQt5.callPackage ../applications/blockchains/vertcoin {
|
||||
boost = boost179;
|
||||
withGui = true;
|
||||
};
|
||||
vertcoind = callPackage ../applications/blockchains/vertcoin {
|
||||
boost = boost179;
|
||||
withGui = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user