Unverified Commit 1b1395e0 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

xtreemfs: unbreak by pinning boost (#403995)

parents 87e92ff4 4f675b51
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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