rke2_latest 0 -> 1 attrpath: rke2_latest 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - rke2-1.30.3+rke2r1 Press Enter key to continue... Running update for: - rke2-1.30.3+rke2r1: UPDATING ... - rke2-1.30.3+rke2r1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/rke2/latest/versions.nix b/pkgs/applications/networking/cluster/rke2/latest/versions.nix index 9cf3dfe955d7..96dfe9333b93 100644 --- a/pkgs/applications/networking/cluster/rke2/latest/versions.nix +++ b/pkgs/applications/networking/cluster/rke2/latest/versions.nix @@ -1,14 +1,14 @@ { - rke2Version = "1.30.3+rke2r1"; - rke2RepoSha256 = "1ix7mm11j9ir9xz0yypznja5mcbizibclh314sgcsfxhg39w4a70"; - rke2Commit = "e742dc53b463d205773cfb25633309671ce6777c"; - rke2VendorHash = "sha256-6ma0t0ElZ13VTS/aK5AknJ00F45kZXn36b5sePK2wh0="; - k8sVersion = "v1.30.3"; - k8sImageTag = "v1.30.3-rke2r1-build20240717"; + rke2Version = "1.30.4+rke2r1"; + rke2RepoSha256 = "1daxs8gxy775qn1yrf7zh77cyaj3nn3qlwj0vjqfpbv1gpkimfyi"; + rke2Commit = "9517eea519b780e154dd791c555c698e84a0e5cd"; + rke2VendorHash = "sha256-Q+Wt4Hyp6VyxfCXNsRQMyAo0QCGWhnY9tcV/NQrrSEY="; + k8sVersion = "v1.30.4"; + k8sImageTag = "v1.30.4-rke2r1-build20240815"; etcdVersion = "v3.5.13-k3s1"; pauseVersion = "3.6"; ccmVersion = "v1.29.3-build20240515"; - dockerizedVersion = "v1.30.3-dev."; + dockerizedVersion = "v1.30.4-dev."; golangVersion = "go1.22.5"; eol = "2025-06-28"; } No auto update branch exists Successfully finished processing cachix "/nix/store/ggbfccq8b9q5qyzf0a7yrjmld7n0b879-rke2-1.30.4+rke2r1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for rke2_latest is: RKE2, also known as RKE Government, is Rancher's next-generation Kubernetes distribution meta.homepage for rke2_latest is: https://github.com/rancher/rke2 meta.changelog for rke2_latest is: https://github.com/rancher/rke2/releases/tag/v1.30.4+rke2r1 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS > [!CAUTION] > A test defined in `passthru.tests` did not pass. - found 1.30.4+rke2r1 with grep in /nix/store/ggbfccq8b9q5qyzf0a7yrjmld7n0b879-rke2-1.30.4+rke2r1 - found 1.30.4+rke2r1 in filename of file in /nix/store/ggbfccq8b9q5qyzf0a7yrjmld7n0b879-rke2-1.30.4+rke2r1 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath rke2_latest ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ggbfccq8b9q5qyzf0a7yrjmld7n0b879-rke2-1.30.4+rke2r1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A rke2_latest https://github.com/r-ryantm/nixpkgs/archive/72859452b8f7ce68fccb6007efcd8269b0442466.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/72859452b8f7ce68fccb6007efcd8269b0442466#rke2_latest ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ggbfccq8b9q5qyzf0a7yrjmld7n0b879-rke2-1.30.4+rke2r1 ls -la /nix/store/ggbfccq8b9q5qyzf0a7yrjmld7n0b879-rke2-1.30.4+rke2r1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @zimbatm @stefan-bordei for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). > [!TIP] > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/337675