sumokoin: don't override boost

This commit is contained in:
Pavol Rusnak 2023-07-14 16:22:42 +02:00
parent 639dfdecd0
commit aa23f04560
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -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 { };