mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
bitcoind-knots: don't override boost
This commit is contained in:
parent
cef4da0bd8
commit
da4f87c04d
@ -36387,7 +36387,6 @@ with pkgs;
|
||||
};
|
||||
|
||||
bitcoind-knots = callPackage ../applications/blockchains/bitcoin-knots {
|
||||
boost = boost179;
|
||||
withGui = false;
|
||||
inherit (darwin) autoSignDarwinBinariesHook;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user