gam 6.22 -> 6.31 https://github.com/GAM-team/gam/releases 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h0nxn3kdf4nspls265kb3pr8fx14mvfa-packages.json.drv building '/nix/store/h0nxn3kdf4nspls265kb3pr8fx14mvfa-packages.json.drv'... Going to be running update for following packages: - gam-6.22 Press Enter key to continue... Running update for: - gam-6.22: UPDATING ... - gam-6.22: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/admin/gam/default.nix b/pkgs/tools/admin/gam/default.nix index 191785dd030..2cd1ea3ea10 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.22"; + version = "20221101.195551"; format = "other"; src = fetchFromGitHub { owner = "GAM-team"; repo = "gam"; - rev = "v${version}"; - sha256 = "sha256-G/S1Rrm+suiy1CTTFLcBGt/QhARL7puHgR65nCxodH0="; + rev = "refs/tags/${version}"; + sha256 = "sha256-aSFbwjLqSRAxbOWPW3FUCGYbGrF1zxUbug6uBCcXUn4="; }; sourceRoot = "source/src"; An auto update branch exists with message `gam: 6.22 -> 6.25`. New version is 20221101.195551. The auto update branch does not match or exceed the new version. 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" } unpacking sources 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" } patching sources 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