python311Packages.pyquil 0 -> 1 attrpath: python311Packages.pyquil Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2wqbxxrvsqvxi0nsqx2hcy9a0x3n9xrj-packages.json.drv building '/nix/store/2wqbxxrvsqvxi0nsqx2hcy9a0x3n9xrj-packages.json.drv'... Going to be running update for following packages: - python3.11-pyquil-4.2.0 Press Enter key to continue... Running update for: - python3.11-pyquil-4.2.0: UPDATING ... - python3.11-pyquil-4.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyquil/default.nix b/pkgs/development/python-modules/pyquil/default.nix index f980365202dd..ad5e99bfc15a 100644 --- a/pkgs/development/python-modules/pyquil/default.nix +++ b/pkgs/development/python-modules/pyquil/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "pyquil"; - version = "4.2.0"; + version = "4.5.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "rigetti"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-LLhTK/wE42mBTrqjBbnkPvqSG8gP7Vx/3ip66hKHxXc="; + hash = "sha256-aLhXaCBIFHIyPVZAzOEpPHhXkOXJwRPnlOyhfHq8jeo="; }; pythonRelaxDeps = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pyquil nix build failed. adding 'pyquil/latex/_main.py' adding 'pyquil/latex/latex_generation.py' adding 'pyquil/quantum_processor/__init__.py' adding 'pyquil/quantum_processor/_base.py' adding 'pyquil/quantum_processor/_isa.py' adding 'pyquil/quantum_processor/compiler.py' adding 'pyquil/quantum_processor/graph.py' adding 'pyquil/quantum_processor/qcs.py' adding 'pyquil/quantum_processor/transformers/__init__.py' adding 'pyquil/quantum_processor/transformers/compiler_isa_to_graph.py' adding 'pyquil/quantum_processor/transformers/graph_to_compiler_isa.py' adding 'pyquil/quantum_processor/transformers/qcs_isa_to_compiler_isa.py' adding 'pyquil/quantum_processor/transformers/qcs_isa_to_graph.py' adding 'pyquil/simulation/__init__.py' adding 'pyquil/simulation/_numpy.py' adding 'pyquil/simulation/_reference.py' adding 'pyquil/simulation/matrices.py' adding 'pyquil/simulation/tools.py' adding 'pyquil-4.5.0.dist-info/LICENSE' adding 'pyquil-4.5.0.dist-info/METADATA' adding 'pyquil-4.5.0.dist-info/WHEEL' adding 'pyquil-4.5.0.dist-info/RECORD' OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for pyquil-4.5.0-py3-none-any.whl - qcs-sdk-python not installed