Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: 27.3.1 -> 27.4.0 #363776

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for docker is: Open source project to pack, ship and run any application as a lightweight container

meta.homepage for docker is: https://www.docker.com/

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 27.4.0 with grep in /nix/store/9kpcfdrmw4c648hnylyay8lgldv9yb7z-docker-27.4.0
  • found 27.4.0 in filename of file in /nix/store/9kpcfdrmw4c648hnylyay8lgldv9yb7z-docker-27.4.0

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

14 package rebuild(s)

First fifty rebuilds by attrpath

airlift
charliecloud
devcontainer
docker
docker-client
docker-gc
docker-sbom
docker_27
fn-cli
pipework
python311Packages.jupyter-repo2docker
python312Packages.jupyter-repo2docker
tests.devShellTools.nixos
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9kpcfdrmw4c648hnylyay8lgldv9yb7z-docker-27.4.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 docker https://github.com/r-ryantm/nixpkgs/archive/5d8c4611b24140e49b43e8c3d70863039ae1b13e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5d8c4611b24140e49b43e8c3d70863039ae1b13e#docker

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

ls -la /nix/store/9kpcfdrmw4c648hnylyay8lgldv9yb7z-docker-27.4.0
ls -la /nix/store/9kpcfdrmw4c648hnylyay8lgldv9yb7z-docker-27.4.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


x86_64-linux

✅ 14 packages built:
  • airlift
  • airlift.dist
  • charliecloud
  • devcontainer
  • docker
  • docker-client
  • docker-gc
  • docker-sbom
  • fn-cli
  • pipework
  • python311Packages.jupyter-repo2docker
  • python311Packages.jupyter-repo2docker.dist
  • python312Packages.jupyter-repo2docker
  • python312Packages.jupyter-repo2docker.dist

Maintainer pings

cc @offlinehacker @vdemeester @periklis @teutat3s 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.

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦁

@vdemeester vdemeester added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Dec 11, 2024
Copy link
Member

@teutat3s teutat3s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

runc and containerd versions should be bumped as well like in upstream.

@teutat3s teutat3s mentioned this pull request Dec 11, 2024
13 tasks
@misuzu misuzu marked this pull request as draft December 11, 2024 18:15
@misuzu misuzu closed this Dec 17, 2024
@r-ryantm r-ryantm deleted the auto-update/docker branch December 18, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: docker tools 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants