mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
sumokoin: don't override boost
This commit is contained in:
parent
639dfdecd0
commit
aa23f04560
@ -36557,9 +36557,7 @@ with pkgs;
|
||||
|
||||
stellar-core = callPackage ../applications/blockchains/stellar-core { };
|
||||
|
||||
sumokoin = callPackage ../applications/blockchains/sumokoin {
|
||||
boost = boost179;
|
||||
};
|
||||
sumokoin = callPackage ../applications/blockchains/sumokoin { };
|
||||
|
||||
solana-cli = callPackage ../applications/blockchains/solana { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user