python312Packages.stim: update substitute pattern; unbreak
This commit is contained in:
parent
8c810f6f55
commit
7055c62536
@ -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…
Reference in New Issue
Block a user