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/3msnxbq2dl3wqxq02n1g0h27fh0n8bvq-packages.json.drv building '/nix/store/3msnxbq2dl3wqxq02n1g0h27fh0n8bvq-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! 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..808bc2b19fbd 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.41"; src = fetchFromGitHub { owner = "android"; repo = "tools_repo"; rev = "v${version}"; - hash = "sha256-Qw0x/YiXMDrlTy6boembfqVRvEYiMWOALJtaMrr7/WI="; + hash = "sha256-TNAvk9y6dQbBQjp0ezEBT3siVSo7zJXp2QS3QLTbYPo="; }; # 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/j9zjnliyav6hj8vsad42dxihgm9bg592-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