mirtk: unbreak by pinning boost (#376257)

This commit is contained in:
Wolfgang Walther
2025-02-09 14:21:41 +01:00
committed by GitHub
@@ -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