k3s 0 -> 1 attrpath: k3s 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] this derivation will be built: /nix/store/m0sq8wcv9g6qs2fnhmynfj80v12jza41-packages.json.drv building '/nix/store/m0sq8wcv9g6qs2fnhmynfj80v12jza41-packages.json.drv'... Going to be running update for following packages: - k3s-1.28.6+k3s2 Press Enter key to continue... Running update for: - k3s-1.28.6+k3s2: UPDATING ... - k3s-1.28.6+k3s2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/k3s/1_28/versions.nix b/pkgs/applications/networking/cluster/k3s/1_28/versions.nix index 2b8085795577..24e04c89aca9 100644 --- a/pkgs/applications/networking/cluster/k3s/1_28/versions.nix +++ b/pkgs/applications/networking/cluster/k3s/1_28/versions.nix @@ -1,13 +1,13 @@ { - k3sVersion = "1.28.6+k3s2"; - k3sCommit = "c9f49a3b06cd7ebe793f8cc1dcd0293168e743d9"; - k3sRepoSha256 = "0vz5976q58v9x6g1qz6kz3xksgf8gm1f727ccckmpbyxbhw75zsa"; - k3sVendorHash = "sha256-HG4x3N/F5qCFpLxGrUWPkBHHqY7WBRDWN7DNyAcJwyI="; + k3sVersion = "1.28.7+k3s1"; + k3sCommit = "051b14b248655896fdfd7ba6c93db6182cde7431"; + k3sRepoSha256 = "1136h9xwg1p26lh3m63a4c55qsahla0d0xvlr09qqbhqiyv7fn0b"; + k3sVendorHash = "sha256-FzalTtDleFIN12lvn0k7+nWchr6y/Ztcxs0bs2E4UO0="; chartVersions = import ./chart-versions.nix; k3sRootVersion = "0.12.2"; k3sRootSha256 = "1gjynvr350qni5mskgm7pcc7alss4gms4jmkiv453vs8mmma9c9k"; - k3sCNIVersion = "1.3.0-k3s1"; - k3sCNISha256 = "0zma9g4wvdnhs9igs03xlx15bk2nq56j73zns9xgqmfiixd9c9av"; + k3sCNIVersion = "1.4.0-k3s2"; + k3sCNISha256 = "17dg6jgjx18nrlyfmkv14dhzxsljz4774zgwz5dchxcf38bvarqa"; containerdVersion = "1.7.11-k3s2"; containerdSha256 = "0279sil02wz7310xhrgmdbc0r2qibj9lafy0i9k24jdrh74icmib"; criCtlVersion = "1.26.0-rc.0-k3s1"; No auto update branch exists Successfully finished processing cachix "/nix/store/rnvc0v54pydkra4398awjmm9fvkw6sqv-k3s-1.28.7+k3s1" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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 k3s is: A lightweight Kubernetes distribution meta.homepage for k3s is: https://k3s.io ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.28.7+k3s1 with grep in /nix/store/rnvc0v54pydkra4398awjmm9fvkw6sqv-k3s-1.28.7+k3s1 - found 1.28.7+k3s1 in filename of file in /nix/store/rnvc0v54pydkra4398awjmm9fvkw6sqv-k3s-1.28.7+k3s1 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath k3s k3s_1_28 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rnvc0v54pydkra4398awjmm9fvkw6sqv-k3s-1.28.7+k3s1 \ --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 k3s https://github.com/r-ryantm/nixpkgs/archive/6fa92ad39c1276765a613577a2efb4f379c54b8c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6fa92ad39c1276765a613577a2efb4f379c54b8c#k3s ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rnvc0v54pydkra4398awjmm9fvkw6sqv-k3s-1.28.7+k3s1 ls -la /nix/store/rnvc0v54pydkra4398awjmm9fvkw6sqv-k3s-1.28.7+k3s1/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @euank @Mic92 @yajo for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/293199