Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/kumahq/kuma/releases.

meta.description for kumactl is: Service mesh controller

meta.homepage for kumactl is: https://kuma.io/

meta.changelog for kumactl is: https://github.com/kumahq/kuma/blob/2.11.3/CHANGELOG.md

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.11.3 with grep in /nix/store/5m3rn8g78d8b3x7biirvb4mz17lis98l-kumactl-2.11.3
  • found 2.11.3 in filename of file in /nix/store/5m3rn8g78d8b3x7biirvb4mz17lis98l-kumactl-2.11.3

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

6 package rebuild(s)

First fifty rebuilds by attrpath

kuma
kuma-cp
kuma-dp
kuma-experimental
kumactl
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/5m3rn8g78d8b3x7biirvb4mz17lis98l-kumactl-2.11.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kumactl https://github.com/r-ryantm/nixpkgs/archive/99a4cb96398ff49f1d6a38fff5ade121d729266d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/99a4cb96398ff49f1d6a38fff5ade121d729266d#kumactl

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/5m3rn8g78d8b3x7biirvb4mz17lis98l-kumactl-2.11.3
ls -la /nix/store/5m3rn8g78d8b3x7biirvb4mz17lis98l-kumactl-2.11.3/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 5 packages built:
  • kuma
  • kuma-cp
  • kuma-dp
  • kuma-experimental
  • kumactl

Maintainer pings

cc @zbioe for testing.

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.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 31, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kumactl branch from 99a4cb9 to 8ecbb39 Compare August 9, 2025 22:07
@r-ryantm r-ryantm changed the title kumactl: 2.11.1 -> 2.11.3 kumactl: 2.11.1 -> 2.11.4 Aug 9, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Aug 9, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/kumahq/kuma/releases.

meta.description for kumactl is: Service mesh controller

meta.homepage for kumactl is: https://kuma.io/

meta.changelog for kumactl is: https://github.com/kumahq/kuma/blob/2.11.4/CHANGELOG.md

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.11.4 with grep in /nix/store/42dxk96n0h9ryyv1nnxc5mn63ass2lix-kumactl-2.11.4
  • found 2.11.4 in filename of file in /nix/store/42dxk96n0h9ryyv1nnxc5mn63ass2lix-kumactl-2.11.4

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

6 package rebuild(s)

First fifty rebuilds by attrpath

kuma
kuma-cp
kuma-dp
kuma-experimental
kumactl
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/42dxk96n0h9ryyv1nnxc5mn63ass2lix-kumactl-2.11.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kumactl https://github.com/r-ryantm/nixpkgs/archive/8ecbb3985c30bd91dd26d21bcc152ab0502e20dc.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8ecbb3985c30bd91dd26d21bcc152ab0502e20dc#kumactl

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/42dxk96n0h9ryyv1nnxc5mn63ass2lix-kumactl-2.11.4
ls -la /nix/store/42dxk96n0h9ryyv1nnxc5mn63ass2lix-kumactl-2.11.4/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 5 packages built:
  • kuma
  • kuma-cp
  • kuma-dp
  • kuma-experimental
  • kumactl

Maintainer pings

cc @zbioe for testing.

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.


Add a 👍 reaction to pull requests you find important.

@katexochen
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 429892

Logs: https://github.com/katexochen/nixpkgs-review-gha/actions/runs/16903153362


x86_64-linux

✅ 5 packages built:
  • kuma
  • kuma-cp
  • kuma-dp
  • kuma-experimental
  • kumactl

aarch64-linux

✅ 5 packages built:
  • kuma
  • kuma-cp
  • kuma-dp
  • kuma-experimental
  • kumactl

x86_64-darwin (sandbox = relaxed)

❌ 2 packages failed to build:
  • kuma
  • kuma-experimental
✅ 3 packages built:
  • kuma-cp
  • kuma-dp
  • kumactl

aarch64-darwin (sandbox = relaxed)

❌ 2 packages failed to build:
  • kuma
  • kuma-experimental
✅ 3 packages built:
  • kuma-cp
  • kuma-dp
  • kumactl

@wegank wegank merged commit 37cf8e3 into NixOS:master Aug 22, 2025
27 of 28 checks passed
@r-ryantm r-ryantm deleted the auto-update/kumactl branch August 23, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants