crc 2.14.0 -> 2.15.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/avaf8w04fzldgjgg4rd82v6yp6ys0d8b-packages.json.drv building '/nix/store/avaf8w04fzldgjgg4rd82v6yp6ys0d8b-packages.json.drv'... Going to be running update for following packages: - crc-2.14.0 Press Enter key to continue... Running update for: - crc-2.14.0: UPDATING ... - crc-2.14.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 c47062fdfc4..ba6f43156fa 100644 --- a/pkgs/applications/networking/cluster/crc/default.nix +++ b/pkgs/applications/networking/cluster/crc/default.nix @@ -10,15 +10,15 @@ }: let - openShiftVersion = "4.12.1"; - okdVersion = "4.11.0-0.okd-2022-11-05-030711"; + openShiftVersion = "4.12.5"; + okdVersion = "4.12.0-0.okd-2023-02-18-033438"; podmanVersion = "4.3.1"; writeKey = "cvpHsNcmGCJqVzf6YxrSnVlwFSAZaYtp"; in buildGoModule rec { - version = "2.14.0"; + version = "2.15.0"; pname = "crc"; - gitCommit = "868d96cd4f73dad72df54475c52c65f9741dc240"; + gitCommit = "72256c3cb00ac01519b26658dd5cfb0dd09b37a1"; modRoot = "cmd/crc"; src = fetchFromGitHub { No auto update branch exists There might already be an open PR for this update: - crc: 2.14.0 -> 2.15.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/222219"