rippled: 1.2.1 -> 1.4.0

This commit is contained in:
Jaka Hudoklin
2020-01-12 19:23:31 +00:00
parent e1eedf29e5
commit 2f0027f7dc
2 changed files with 44 additions and 34 deletions
+3 -1
View File
@@ -15645,7 +15645,9 @@ in
libtool = darwin.cctools;
};
rippled = callPackage ../servers/rippled { };
rippled = callPackage ../servers/rippled {
boost = boost17x;
};
rippled-validator-keys-tool = callPackage ../servers/rippled/validator-keys-tool.nix {
boost = boost167.override {