2022-12-12T14:35:07 gitRepo 0 -> 1 2022-12-12T14:35:10 attrpath: gitRepo 2022-12-12T14:35:10 Checking auto update branch... 2022-12-12T14:35:13 [version] 2022-12-12T14:35:13 [version] skipping because derivation has updateScript 2022-12-12T14:35:13 [rustCrateVersion] 2022-12-12T14:35:13 [rustCrateVersion] No cargoSha256 found 2022-12-12T14:35:13 [golangModuleVersion] 2022-12-12T14:35:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T14:35:13 [updateScript] 2022-12-12T14:35:16 [updateScript] Success 2022-12-12T14:35:16 [updateScript] this derivation will be built: /nix/store/idzn7zarsjcxkyfydl29y53hsgbj6xbf-packages.json.drv building '/nix/store/idzn7zarsjcxkyfydl29y53hsgbj6xbf-packages.json.drv'... Going to be running update for following packages: - git-repo-2.30 Press Enter key to continue... Running update for: - git-repo-2.30: UPDATING ... - git-repo-2.30: DONE. Packages updated! 2022-12-12T14:35:16 2022-12-12T14:35:16 [quotedUrls] 2022-12-12T14:35:16 [quotedUrls] nothing found to replace 2022-12-12T14:35:16 Diff after rewrites: diff --git a/pkgs/applications/version-management/git-and-tools/git-repo/default.nix b/pkgs/applications/version-management/git-and-tools/git-repo/default.nix index e47ea6b12db..20da919d9c4 100644 --- a/pkgs/applications/version-management/git-and-tools/git-repo/default.nix +++ b/pkgs/applications/version-management/git-and-tools/git-repo/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "git-repo"; - version = "2.30"; + version = "2.31"; src = fetchFromGitHub { owner = "android"; repo = "tools_repo"; rev = "v${version}"; - sha256 = "sha256-Ck+Q7sHhMqUWu6WeA3DhY+svMxH2sU0WvmyvZ5qsW+E="; + sha256 = "sha256-Xr5VH7iMboh2F2iBqjIo+PNmWcC/GCYJp3PrPbeyefQ="; }; # Fix 'NameError: name 'ssl' is not defined' 2022-12-12T14:36:44 An auto update branch exists with message `gitRepo: 2.30 -> 2.31`. New version is 2.31. 2022-12-12T14:36:44 An auto update branch exists with an equal or greater version