ceph: pin boost186

This commit is contained in:
qubitnano
2025-01-24 17:12:13 -05:00
parent a019ad96aa
commit 6b77b73505
+2 -2
View File
@@ -26,7 +26,7 @@
# Runtime dependencies
arrow-cpp,
babeltrace,
boost,
boost186,
bzip2,
cryptsetup,
cunit,
@@ -289,7 +289,7 @@ let
};
};
boost' = boost.override {
boost' = boost186.override {
enablePython = true;
inherit python;
};