Skip to content

docker: 29.6.0 -> 29.6.1#538107

Merged
LeSuisse merged 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/docker
Jul 5, 2026
Merged

docker: 29.6.0 -> 29.6.1#538107
LeSuisse merged 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/docker

Conversation

@r-ryantm

@r-ryantm r-ryantm commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

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
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

20 package rebuild(s)

First fifty rebuilds by attrpath

airlift
charliecloud
clickable
copacetic
devcontainer
docker
docker-client
docker-gc
docker-language-server
docker-sbom
docker-vackup
docker_29
fn-cli
gefyra
pipework
python313Packages.jupyter-repo2docker
python314Packages.jupyter-repo2docker
tarsum
wrkflw
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/sj873l8n19vf94ybq4jnh3sbwqal01nl-docker-29.6.1 \
  --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 docker https://github.com/r-ryantm/nixpkgs/archive/2e1c087b6167978c8cdb4a50b1fc7dea43451e1f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2e1c087b6167978c8cdb4a50b1fc7dea43451e1f#docker

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

ls -la /nix/store/sj873l8n19vf94ybq4jnh3sbwqal01nl-docker-29.6.1
ls -la /nix/store/sj873l8n19vf94ybq4jnh3sbwqal01nl-docker-29.6.1/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: 2e1c087b6167978c8cdb4a50b1fc7dea43451e1f


x86_64-linux

✅ 18 packages built:
  • airlift
  • clickable
  • copacetic
  • devcontainer
  • docker
  • docker-client
  • docker-gc
  • docker-language-server
  • docker-sbom
  • docker-vackup
  • fn-cli
  • gefyra
  • charliecloud
  • pipework
  • python313Packages.jupyter-repo2docker
  • tarsum
  • wrkflw
  • python314Packages.jupyter-repo2docker

Maintainer pings

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

@teutat3s teutat3s added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Jul 3, 2026
@nixpkgs-ci nixpkgs-ci Bot requested review from teutat3s and vdemeester July 3, 2026 12:22
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: docker tools Open-source software for deploying and running of containerized applications labels Jul 3, 2026

@LeSuisse LeSuisse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Did some functional tests, no obvious issues.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 538107 --additional-package docker.tests
Commit: 2e1c087b6167978c8cdb4a50b1fc7dea43451e1f


x86_64-linux

✅ 19 packages built:
  • airlift
  • charliecloud
  • clickable
  • copacetic
  • devcontainer
  • docker (docker_29)
  • docker-client
  • docker-gc
  • docker-language-server
  • docker-sbom
  • docker-vackup
  • docker.tests.docker
  • fn-cli
  • gefyra
  • pipework
  • python313Packages.jupyter-repo2docker
  • python314Packages.jupyter-repo2docker
  • tarsum
  • wrkflw

@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 5, 2026
@LeSuisse LeSuisse added this pull request to the merge queue Jul 5, 2026
Merged via the queue into NixOS:master with commit b58a5c2 Jul 5, 2026
36 of 38 checks passed
@teutat3s teutat3s added the backport release-26.05 Backport PR automatically label Jul 5, 2026
@nixpkgs-ci

nixpkgs-ci Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Successfully created backport PR for release-26.05:

@github-actions github-actions Bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jul 5, 2026
@r-ryantm r-ryantm deleted the auto-update/docker branch July 6, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 6.topic: docker tools Open-source software for deploying and running of containerized applications 8.has: package (update) This PR updates a package to a newer version 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. backport release-26.05 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants