xtreemfs: unbreak by pinning boost (#403995)

This commit is contained in:
Aleksana 2025-05-04 14:47:43 +08:00 committed by GitHub
commit 1b1395e07b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
stripJavaArchivesHook,
ant,
attr,
boost,
boost186,
cmake,
file,
fuse,
@ -18,6 +18,10 @@
which,
}:
let
boost = boost186;
in
stdenv.mkDerivation {
pname = "XtreemFS";
# using unstable release because stable (v1.5.1) has broken repl java plugin