gam 0 -> 1 attrpath: gam 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] Going to be running update for following packages: - gam-6.25 Press Enter key to continue... Running update for: - gam-6.25: UPDATING ... - gam-6.25: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/gam/default.nix b/pkgs/tools/admin/gam/default.nix index 6cf340150ffb..fa719d4d448e 100644 --- a/pkgs/tools/admin/gam/default.nix +++ b/pkgs/tools/admin/gam/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "gam"; - version = "6.25"; + version = "20221101.195551"; format = "other"; src = fetchFromGitHub { owner = "GAM-team"; repo = "gam"; - rev = "refs/tags/v${version}"; - sha256 = "sha256-/VmBFMjCkd1xhudlcjYGGv+6tgEsyY/xqQoGdupJvOg="; + rev = "refs/tags/${version}"; + sha256 = "sha256-aSFbwjLqSRAxbOWPW3FUCGYbGrF1zxUbug6uBCcXUn4="; }; sourceRoot = "${src.name}/src"; 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 gam nix build failed. got build log for 'gam' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/9asxb5sxdjv05hqkcqdi1xdrjss0ia35-source source root is source/src setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/src/tools/openssl.props @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/aarppjkld0pgh17y1r9i7ljbybyvnrcd-signal_files_as_env_vars.patch patching file gam/__init__.py Hunk #1 FAILED at 549. 1 out of 1 hunk FAILED -- saving rejects to file gam/__init__.py.rej