Loading pkgs/development/python-modules/blosc2/default.nix +7 −4 Original line number Diff line number Diff line Loading @@ -3,11 +3,13 @@ , fetchFromGitHub # build-system , setuptools , scikit-build , cython , cmake , cython , ninja , oldest-supported-numpy , scikit-build , setuptools , wheel # propagates , msgpack Loading Loading @@ -44,9 +46,10 @@ buildPythonPackage rec { cmake cython ninja numpy oldest-supported-numpy scikit-build setuptools wheel ]; dontUseCmakeConfigure = true; Loading Loading
pkgs/development/python-modules/blosc2/default.nix +7 −4 Original line number Diff line number Diff line Loading @@ -3,11 +3,13 @@ , fetchFromGitHub # build-system , setuptools , scikit-build , cython , cmake , cython , ninja , oldest-supported-numpy , scikit-build , setuptools , wheel # propagates , msgpack Loading Loading @@ -44,9 +46,10 @@ buildPythonPackage rec { cmake cython ninja numpy oldest-supported-numpy scikit-build setuptools wheel ]; dontUseCmakeConfigure = true; Loading