2022-12-18T17:55:49 python310Packages.chiavdf 0 -> 1 2022-12-18T17:55:51 attrpath: python310Packages.chiavdf 2022-12-18T17:55:52 Checking auto update branch... 2022-12-18T17:55:56 [version] 2022-12-18T17:55:56 [version] skipping because derivation has updateScript 2022-12-18T17:55:56 [rustCrateVersion] 2022-12-18T17:55:56 [rustCrateVersion] No cargoSha256 found 2022-12-18T17:55:56 [golangModuleVersion] 2022-12-18T17:55:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T17:55:56 [updateScript] 2022-12-18T17:55:58 [updateScript] Success 2022-12-18T17:55:58 [updateScript] this derivation will be built: /nix/store/1jv504z7ad06zxzdvzymz9djhy1v5787-packages.json.drv building '/nix/store/1jv504z7ad06zxzdvzymz9djhy1v5787-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! 2022-12-18T17:55:58 2022-12-18T17:55:58 [quotedUrls] 2022-12-18T17:55:58 [quotedUrls] nothing found to replace 2022-12-18T17:55:58 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 = [ 2022-12-18T17:57:27 No auto update branch exists 2022-12-18T17:57:32 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.chiavdf nix build failed. warning: unknown setting 'experimental-features' 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