2022-12-06T08:39:03 python310Packages.chiapos 0 -> 1 2022-12-06T08:39:06 attrpath: python310Packages.chiapos 2022-12-06T08:39:06 Checking auto update branch... 2022-12-06T08:39:11 [version] 2022-12-06T08:39:11 [version] skipping because derivation has updateScript 2022-12-06T08:39:11 [rustCrateVersion] 2022-12-06T08:39:11 [rustCrateVersion] No cargoSha256 found 2022-12-06T08:39:11 [golangModuleVersion] 2022-12-06T08:39:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T08:39:11 [updateScript] 2022-12-06T08:39:12 [updateScript] Success 2022-12-06T08:39:12 [updateScript] this derivation will be built: /nix/store/yyxl23gs94dmp6kgz92wbr94rk9pqpff-packages.json.drv building '/nix/store/yyxl23gs94dmp6kgz92wbr94rk9pqpff-packages.json.drv'... Going to be running update for following packages: - python3.10-chiapos-1.0.10 Press Enter key to continue... Running update for: - python3.10-chiapos-1.0.10: UPDATING ... - python3.10-chiapos-1.0.10: DONE. Packages updated! 2022-12-06T08:39:12 2022-12-06T08:39:12 [quotedUrls] 2022-12-06T08:39:12 [quotedUrls] nothing found to replace 2022-12-06T08:39:12 Diff after rewrites: diff --git a/pkgs/development/python-modules/chiapos/default.nix b/pkgs/development/python-modules/chiapos/default.nix index 11452dee2ea..f8f19e142fb 100644 --- a/pkgs/development/python-modules/chiapos/default.nix +++ b/pkgs/development/python-modules/chiapos/default.nix @@ -16,12 +16,12 @@ buildPythonPackage rec { pname = "chiapos"; - version = "1.0.10"; + version = "1.0.11"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-2SqWdGzSXs53PafXnCvTGQXNJqD+5gdJnaYi2O2ABLg="; + sha256 = "sha256-TMRf9549z3IQzGt5c53Rk1Vq3tdrpZ3Pqc8jhj4AKzo="; }; patches = [ 2022-12-06T08:40:44 No auto update branch exists 2022-12-06T08:40:46 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.chiapos 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/3x6gch02hgn04n2z2hgv8j1wbnl0g7yh-chiapos-1.0.11.tar.gz source root is chiapos-1.0.11 setting SOURCE_DATE_EPOCH to timestamp 1663784779 of file chiapos-1.0.11/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/p71yrqc7nqi2dllg0fp0i10iaga2in8v-dont_fetch_dependencies.patch patching file CMakeLists.txt Hunk #1 FAILED at 21. 1 out of 2 hunks FAILED -- saving rejects to file CMakeLists.txt.rej