2023-01-02T03:10:13 gam 6.22 -> 6.31 https://github.com/GAM-team/gam/releases 2023-01-02T03:10:15 attrpath: gam 2023-01-02T03:10:16 Checking auto update branch... 2023-01-02T03:10:19 [version] 2023-01-02T03:10:19 [version] skipping because derivation has updateScript 2023-01-02T03:10:19 [rustCrateVersion] 2023-01-02T03:10:19 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:10:19 [golangModuleVersion] 2023-01-02T03:10:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:10:19 [updateScript] 2023-01-02T03:10:22 [updateScript] Success 2023-01-02T03:10:22 [updateScript] this derivation will be built: /nix/store/4qzsj4ij7kyzjlxy4h60hdhhwb2s7jgc-packages.json.drv building '/nix/store/4qzsj4ij7kyzjlxy4h60hdhhwb2s7jgc-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! 2023-01-02T03:10:22 2023-01-02T03:10:22 [quotedUrls] 2023-01-02T03:10:22 [quotedUrls] nothing found to replace 2023-01-02T03:10:22 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"; 2023-01-02T03:12:44 An auto update branch exists with message `gam: 6.22 -> 6.25`. New version is 20221101.195551. 2023-01-02T03:12:44 The auto update branch does not match or exceed the new version. 2023-01-02T03:12:48 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 gam 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 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 gam 6.22 -> 6.31 https://github.com/GAM-team/gam/releases attrpath: gam Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.gam)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.gam)' not found