Loading pkgs/development/python-modules/stim/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { postPatch = '' # asked to relax this in https://github.com/quantumlib/Stim/issues/623 substituteInPlace pyproject.toml \ --replace "pybind11==" "pybind11>=" --replace-quiet "pybind11~=" "pybind11>=" ''; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/stim/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { postPatch = '' # asked to relax this in https://github.com/quantumlib/Stim/issues/623 substituteInPlace pyproject.toml \ --replace "pybind11==" "pybind11>=" --replace-quiet "pybind11~=" "pybind11>=" ''; nativeBuildInputs = [ Loading