mirtk: unbreak by pinning boost (#376257)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
fetchFromGitHub,
|
||||
cmake,
|
||||
python3,
|
||||
boost,
|
||||
boost186,
|
||||
eigen,
|
||||
libGLU,
|
||||
fltk,
|
||||
@@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
buildInputs = [
|
||||
boost
|
||||
boost186
|
||||
eigen
|
||||
fltk
|
||||
itk
|
||||
|
||||
Reference in New Issue
Block a user