2022-12-24T04:42:27 git-cola 3.12.0 -> 4.0.4 https://pypi.org/project/git-cola/ 2022-12-24T04:42:29 attrpath: git-cola 2022-12-24T04:42:29 Checking auto update branch... 2022-12-24T04:42:32 [version] 2022-12-24T04:42:32 [version] skipping because derivation has updateScript 2022-12-24T04:42:32 [rustCrateVersion] 2022-12-24T04:42:32 [rustCrateVersion] No cargoSha256 found 2022-12-24T04:42:32 [golangModuleVersion] 2022-12-24T04:42:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T04:42:32 [updateScript] 2022-12-24T04:42:35 [updateScript] Success 2022-12-24T04:42:35 [updateScript] this derivation will be built: /nix/store/q3zb2alkbq9gzdac59xijysny1jick2s-packages.json.drv building '/nix/store/q3zb2alkbq9gzdac59xijysny1jick2s-packages.json.drv'... Going to be running update for following packages: - git-cola-4.0.4 Press Enter key to continue... Running update for: - git-cola-4.0.4: UPDATING ... - git-cola-4.0.4: DONE. Packages updated! 2022-12-24T04:42:35 2022-12-24T04:42:35 [quotedUrls] 2022-12-24T04:42:35 [quotedUrls] nothing found to replace 2022-12-24T04:42:35 The diff was empty after rewrites. 2022-12-24T19:33:59 git-cola 0 -> 1 2022-12-24T19:34:01 attrpath: git-cola 2022-12-24T19:34:01 Checking auto update branch... 2022-12-24T19:34:04 [version] 2022-12-24T19:34:04 [version] skipping because derivation has updateScript 2022-12-24T19:34:04 [rustCrateVersion] 2022-12-24T19:34:04 [rustCrateVersion] No cargoSha256 found 2022-12-24T19:34:04 [golangModuleVersion] 2022-12-24T19:34:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T19:34:04 [updateScript] 2022-12-24T19:34:07 [updateScript] Success 2022-12-24T19:34:07 [updateScript] Going to be running update for following packages: - git-cola-4.0.4 Press Enter key to continue... Running update for: - git-cola-4.0.4: UPDATING ... - git-cola-4.0.4: DONE. Packages updated! 2022-12-24T19:34:07 2022-12-24T19:34:07 [quotedUrls] 2022-12-24T19:34:07 [quotedUrls] nothing found to replace 2022-12-24T19:34:08 Diff after rewrites: diff --git a/pkgs/applications/version-management/git-and-tools/git-cola/default.nix b/pkgs/applications/version-management/git-and-tools/git-cola/default.nix index 07d36cba891..fb4ebea2480 100644 --- a/pkgs/applications/version-management/git-and-tools/git-cola/default.nix +++ b/pkgs/applications/version-management/git-and-tools/git-cola/default.nix @@ -5,13 +5,13 @@ let in buildPythonApplication rec { pname = "git-cola"; - version = "4.0.4"; + version = "4.1.0"; src = fetchFromGitHub { owner = "git-cola"; repo = "git-cola"; rev = "refs/tags/v${version}"; - hash = "sha256-++cpzspN7REp9dOcsostcaJPnFHUW624hlgngQWjQCs="; + hash = "sha256-s+acQo9b+ZQ31qXBf0m8ajXYuYEQzNybmX9nw+c0DQY="; }; buildInputs = [ git gettext ]; 2022-12-24T19:35:35 Received ExitFailure 128 when running Raw command: /nix/store/ix1391mfshicnygbzxpdwqsi4hvzjy7s-git-2.32.0/bin/git show remotes/upstream/master:pkgs/applications/version-management/git-and-tools/git-cola/default.nix Standard output: fatal: path 'pkgs/applications/version-management/git-and-tools/git-cola/default.nix' exists on disk, but not in 'remotes/upstream/master' Standard error: fatal: path 'pkgs/applications/version-management/git-and-tools/git-cola/default.nix' exists on disk, but not in 'remotes/upstream/master'