Loading pkgs/development/python-modules/explorerscript/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ buildPythonPackage rec { postPatch = '' substituteInPlace pyproject.toml \ --replace-fail "pybind11>=2.13.6, < 2.14" "pybind11" \ --replace-fail "scikit-build-core>=0.10.7, < 0.11" "scikit-build-core" ''; Loading Loading
pkgs/development/python-modules/explorerscript/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ buildPythonPackage rec { postPatch = '' substituteInPlace pyproject.toml \ --replace-fail "pybind11>=2.13.6, < 2.14" "pybind11" \ --replace-fail "scikit-build-core>=0.10.7, < 0.11" "scikit-build-core" ''; Loading