foundationdb: pin boost to 1.86

This commit is contained in:
Robert Rose
2025-01-23 21:20:34 +01:00
parent 1681d77bd5
commit 85b9918b17
+2 -2
View File
@@ -11,7 +11,7 @@
openjdk,
mono,
openssl,
boost,
boost186,
pkg-config,
msgpack-cxx,
toml11,
@@ -26,7 +26,7 @@ in
foundationdb73 = cmakeBuild {
version = "7.3.42";
hash = "sha256-jQcm+HLai5da2pZZ7iLdN6fpQZxf5+/kkfv9OSXQ57c=";
inherit boost;
boost = boost186;
ssl = openssl;
patches = [