gitRepo 0 -> 1 attrpath: gitRepo 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/mlvzcxwq9d6xrnn5x6dfjph3chsrkmqn-packages.json.drv building '/nix/store/mlvzcxwq9d6xrnn5x6dfjph3chsrkmqn-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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/version-management/git-repo/default.nix b/pkgs/applications/version-management/git-repo/default.nix index 69fb89604bb..8bd9d315d00 100644 --- a/pkgs/applications/version-management/git-repo/default.nix +++ b/pkgs/applications/version-management/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' An auto update branch exists with message `gitRepo: 2.30 -> 2.31`. New version is 2.31. An auto update branch exists with an equal or greater version