gramps 0 -> 1 attrpath: gramps Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/mzng5k2kraq9ciqwb77cfrn5ih2bka9j-packages.json.drv building '/nix/store/mzng5k2kraq9ciqwb77cfrn5ih2bka9j-packages.json.drv'... Going to be running update for following packages: - gramps-5.1.6 Press Enter key to continue... Running update for: - gramps-5.1.6: UPDATING ... - gramps-5.1.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/gramps/default.nix b/pkgs/applications/misc/gramps/default.nix index 7539b22087c3..8538fbe863c6 100644 --- a/pkgs/applications/misc/gramps/default.nix +++ b/pkgs/applications/misc/gramps/default.nix @@ -24,7 +24,7 @@ let inherit (pythonPackages) python buildPythonApplication; in buildPythonApplication rec { - version = "5.1.6"; + version = "5.2.0"; pname = "gramps"; pyproject = true; @@ -55,8 +55,8 @@ buildPythonApplication rec { src = fetchFromGitHub { owner = "gramps-project"; repo = "gramps"; - rev = "v${version}"; - hash = "sha256-BerkDXdFYfZ3rV5AeMo/uk53IN2U5z4GFs757Ar26v0="; + rev = "refs/tags/v${version}"; + hash = "sha256-8iQcaWLiBegVjcV16TfZbp8/4N/9f5pEl7mdV78CeEY="; }; pythonPath = with pythonPackages; [ 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 gramps nix build failed. got build log for 'gramps' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/5ji7g9vrxgmlybd7qdvvkfzfi0ink94x-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/tools.sh @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/z0ayhjramyjc11g80nilrblpqxzvs0y3-1e95d8a6b5193d655d8caec1e6ab13628ad123db.patch patching file gramps/test/test/test_util_test.py Hunk #1 FAILED at 175. 1 out of 1 hunk FAILED -- saving rejects to file gramps/test/test/test_util_test.py.rej