git-repo 0 -> 1 attrpath: git-repo 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0dpmn82i8y7ds8rzqm2v1l6vvwkcj1xj-packages.json.drv building '/nix/store/0dpmn82i8y7ds8rzqm2v1l6vvwkcj1xj-packages.json.drv'... Going to be running update for following packages: - git-repo-2.39 Press Enter key to continue... Running update for: - git-repo-2.39: UPDATING ... - git-repo-2.39: 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 e989e03ca1cf..6a55801acf02 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.39"; + version = "2.40"; src = fetchFromGitHub { owner = "android"; repo = "tools_repo"; rev = "v${version}"; - hash = "sha256-Qw0x/YiXMDrlTy6boembfqVRvEYiMWOALJtaMrr7/WI="; + hash = "sha256-Mue88cIehKf5Y/ovTQEPiSSzDH4hPosaPIdk6WJzpDg="; }; # Fix 'NameError: name 'ssl' is not defined' No auto update branch exists 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 git-repo nix build failed. got build log for 'git-repo' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/1fw33612a371lv0cr6rflx24mrd62v6m-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/igjgrmbpqzjmgqz9px5hjaldaa27sknh-import-ssl-module.patch patching file repo Hunk #1 FAILED at 236. 1 out of 1 hunk FAILED -- saving rejects to file repo.rej