Loading pkgs/development/python-modules/scikit-image/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,9 @@ let postPatch = '' patchShebangs skimage/_build_utils/{version,cythoner}.py substituteInPlace pyproject.toml \ --replace "numpy==" "numpy>=" ''; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/scikit-image/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,9 @@ let postPatch = '' patchShebangs skimage/_build_utils/{version,cythoner}.py substituteInPlace pyproject.toml \ --replace "numpy==" "numpy>=" ''; nativeBuildInputs = [ Loading