python310Packages.chiavdf 0 -> 1 attrpath: python310Packages.chiavdf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/slmnk8c57dhzimcvqlh91fmy6gqj91zm-packages.json.drv building '/nix/store/slmnk8c57dhzimcvqlh91fmy6gqj91zm-packages.json.drv'... Going to be running update for following packages: - python3.10-chiavdf-1.0.7 Press Enter key to continue... Running update for: - python3.10-chiavdf-1.0.7: UPDATING ... - python3.10-chiavdf-1.0.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/chiavdf/default.nix b/pkgs/development/python-modules/chiavdf/default.nix index 525bd174884..4f6c43a9235 100644 --- a/pkgs/development/python-modules/chiavdf/default.nix +++ b/pkgs/development/python-modules/chiavdf/default.nix @@ -14,12 +14,12 @@ buildPythonPackage rec { pname = "chiavdf"; - version = "1.0.7"; + version = "1.0.8"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-956517eGqRSLg+Y4ybmASiZoypgpYn/D9lbPA4Rcfts="; + hash = "sha256-ilT7tCdX8ak3qmpXJ0LITf0ZGAdFSN4tm6GKw06A/m8="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.chiavdf nix build failed. got build log for 'python310Packages.chiavdf' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/jggnhwl7g8mlx9zjmjvfxv5cb6ar3kw5-chiavdf-1.0.8.tar.gz source root is chiavdf-1.0.8 setting SOURCE_DATE_EPOCH to timestamp 1665085898 of file chiavdf-1.0.8/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/h2y3dk36rybcbc5j5vr80db0wby8r3fp-dont_fetch_dependencies.patch patching file src/CMakeLists.txt Hunk #1 FAILED at 31. 1 out of 1 hunk FAILED -- saving rejects to file src/CMakeLists.txt.rej