Skip to content

nerdctl: 1.6.2 -> 1.7.0#265567

Merged
marsam merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/nerdctl
Nov 5, 2023
Merged

nerdctl: 1.6.2 -> 1.7.0#265567
marsam merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/nerdctl

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 5, 2023

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/nerdctl/versions.

meta.description for nerdctl is: A Docker-compatible CLI for containerd

meta.homepage for nerdctl is: https://github.com/containerd/nerdctl/

meta.changelog for nerdctl is: https://github.com/containerd/nerdctl/releases/tag/v1.7.0

Updates performed
  • Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.7.0 with grep in /nix/store/aql62x2lm4rbmssjaz8zj16gwq5rl0w2-nerdctl-1.7.0
  • found 1.7.0 in filename of file in /nix/store/aql62x2lm4rbmssjaz8zj16gwq5rl0w2-nerdctl-1.7.0

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

1 package rebuild(s)

First fifty rebuilds by attrpath
nerdctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/aql62x2lm4rbmssjaz8zj16gwq5rl0w2-nerdctl-1.7.0 \
  --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 nerdctl https://github.com/r-ryantm/nixpkgs/archive/f39711b3206d70145d86f4b53447f3640e762ad5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f39711b3206d70145d86f4b53447f3640e762ad5#nerdctl

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

ls -la /nix/store/aql62x2lm4rbmssjaz8zj16gwq5rl0w2-nerdctl-1.7.0
ls -la /nix/store/aql62x2lm4rbmssjaz8zj16gwq5rl0w2-nerdctl-1.7.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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • nerdctl

Maintainer pings

cc @06kellyjac @developer-guy for testing.

@ofborg ofborg bot requested review from 06kellyjac and developer-guy November 5, 2023 04:16
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Nov 5, 2023
@marsam marsam merged commit fa6f493 into NixOS:master Nov 5, 2023
@r-ryantm r-ryantm deleted the auto-update/nerdctl branch November 5, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants