crc 2.15.0 -> 2.25.0 https://github.com/crc-org/crc/releases attrpath: crc Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ws2bp3d5kljsiypw5w9nwr6j8isjciz4-packages.json.drv building '/nix/store/ws2bp3d5kljsiypw5w9nwr6j8isjciz4-packages.json.drv'... Going to be running update for following packages: - crc-2.15.0 Press Enter key to continue... Running update for: - crc-2.15.0: UPDATING ... - crc-2.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/crc/default.nix b/pkgs/applications/networking/cluster/crc/default.nix index 6f975de875db..b1740949c9c4 100644 --- a/pkgs/applications/networking/cluster/crc/default.nix +++ b/pkgs/applications/networking/cluster/crc/default.nix @@ -10,16 +10,16 @@ }: let - openShiftVersion = "4.12.5"; - okdVersion = "4.12.0-0.okd-2023-02-18-033438"; - podmanVersion = "4.3.1"; + openShiftVersion = "4.13.9"; + okdVersion = "4.13.0-0.okd-2023-06-04-080300"; + podmanVersion = "4.4.4"; writeKey = "cvpHsNcmGCJqVzf6YxrSnVlwFSAZaYtp"; - gitHash = "sha256-zk/26cG2Rt3jpbhKgprtq2vx7pIQVi7cPUA90uoQa80="; + gitHash = "sha256-gCXgq2pBX1rCDFXOK3XrvBX5ocB4veHF84sf1+6s4RY="; in buildGoModule rec { - version = "2.15.0"; + version = "2.26.0"; pname = "crc"; - gitCommit = "72256c3cb00ac01519b26658dd5cfb0dd09b37a1"; + gitCommit = "233df0ee1c05f91d49dbe72dc58a2288ac09f30f"; modRoot = "cmd/crc"; src = fetchFromGitHub { An auto update branch exists with message `crc: 2.15.0 -> 2.25.0`. New version is 2.26.0. The auto update branch does not match or exceed the new version. 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 crc Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . crc Standard output: error: build log of 'crc' is not available