Skip to content

eksctl: 0.220.0 -> 0.221.0#472162

Merged
nixpkgs-ci[bot] merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/eksctl
Dec 19, 2025
Merged

eksctl: 0.220.0 -> 0.221.0#472162
nixpkgs-ci[bot] merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/eksctl

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for eksctl is: CLI for Amazon EKS

meta.homepage for eksctl is: https://github.com/weaveworks/eksctl

meta.changelog for eksctl is: https://github.com/eksctl-io/eksctl/releases/tag/v0.221.0

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.221.0 with grep in /nix/store/pkmhpw64qh0hvn6mpi7r4fx2qp1rxn6a-eksctl-0.221.0
  • found 0.221.0 in filename of file in /nix/store/pkmhpw64qh0hvn6mpi7r4fx2qp1rxn6a-eksctl-0.221.0

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

3 package rebuild(s)

First fifty rebuilds by attrpath

eksctl
nuv
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/pkmhpw64qh0hvn6mpi7r4fx2qp1rxn6a-eksctl-0.221.0 \
  --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 eksctl https://github.com/r-ryantm/nixpkgs/archive/18c35c324277f08160d442e02c46c22133f89a1a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/18c35c324277f08160d442e02c46c22133f89a1a#eksctl

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

ls -la /nix/store/pkmhpw64qh0hvn6mpi7r4fx2qp1rxn6a-eksctl-0.221.0
ls -la /nix/store/pkmhpw64qh0hvn6mpi7r4fx2qp1rxn6a-eksctl-0.221.0/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 18c35c324277f08160d442e02c46c22133f89a1a


x86_64-linux

✅ 2 packages built:
  • eksctl
  • nuv

Maintainer pings

cc @xrelkd @Chili-Man @ryan4yin 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. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Dec 18, 2025
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Dec 18, 2025
@xrelkd
Copy link
Contributor

xrelkd commented Dec 19, 2025

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-ci nixpkgs-ci bot enabled auto-merge December 19, 2025 02:00
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 19, 2025

@xrelkd wants to merge this PR.

Requirements to merge this PR with @NixOS/nixpkgs-merge-bot merge:

  • ✅ PR targets a development branch.
  • ✅ PR touches only files of packages in pkgs/by-name/.
  • ✅ PR is at least one of:
    • ✅ Approved by a committer.
    • ⬜ Backported via label.
    • ⬜ Opened by a committer.
    • ✅ Opened by r-ryantm.
  • ✅ xrelkd is a member of @NixOS/nixpkgs-maintainers.
  • ✅ xrelkd is a maintainer of all touched packages.

✔️ Enabled Auto Merge (#306934)

Tip

Sometimes GitHub gets stuck after enabling Auto Merge. In this case, leaving another approval should trigger the merge.

@nixpkgs-ci nixpkgs-ci bot added this pull request to the merge queue Dec 19, 2025
Merged via the queue into NixOS:master with commit e74753f Dec 19, 2025
33 of 36 checks passed
@r-ryantm r-ryantm deleted the auto-update/eksctl branch December 20, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants