summaryrefslogtreecommitdiff
path: root/pkgs/applications/virtualization/docker (follow)
Commit message (Expand)AuthorAgeFilesLines
* docker-buildx: 0.31.0 -> 0.31.1R. Ryantm2026-02-051-2/+2
* docker_29: 29.1.5 -> 29.2.0•••https://docs.docker.com/engine/release-notes/29/ teutat3s2026-01-301-6/+6
* docker-buildx: 0.30.1 -> 0.31.0 (#482511)Fabián Heredia Montiel2026-01-281-2/+2
|\
| * docker-buildx: 0.30.1 -> 0.31.0R. Ryantm2026-01-221-2/+2
* | docker-compose: 5.0.1 -> 5.0.2 (#482157)Paul Meyer2026-01-231-3/+3
|\ \
| * | docker-compose: 5.0.1 -> 5.0.2R. Ryantm2026-01-211-3/+3
| |/
* / treewide: apply nixfmt 1.2.0Dyego Aurélio2026-01-221-1/+1
|/
* docker_29: 29.1.3 -> 29.1.5•••https://docs.docker.com/engine/release-notes/29/ teutat3s2026-01-161-3/+3
* docker-compose: 5.0.0 -> 5.0.1R. Ryantm2026-01-061-3/+3
* Merge master into staging-nextnixpkgs-ci[bot]2025-12-242-1/+28
|\
| * docker_25: add version-specific system plugin dir patch for CLI v25 (#472607)Aleksana2025-12-242-1/+28
| |\
| | * docker_25: add version-specific system plugin dir patch for CLI v25John Ott2025-12-192-1/+28
* | | Merge master into staging-nextnixpkgs-ci[bot]2025-12-242-4/+8
|\| |
| * | docker-compose: fix version reporting (#472525)Norbert Melzer2025-12-231-1/+5
| |\ \
| | * | docker-compose: fix version reportingNorbert Melzer2025-12-201-1/+5
| | |/
| * / docker_29: 29.1.2 -> 29.1.3•••https://docs.docker.com/engine/release-notes/29/ teutat3s2025-12-211-3/+3
| |/
* | Merge remote-tracking branch 'origin/staging-next' into stagingK9002025-12-143-10/+45
|\|
| * docker-compose: fix loading buildx plugin (#468812)Sandro2025-12-143-10/+45
| |\
| | * docker-compose: fix loading buildx pluginJohn Ott2025-12-113-10/+45
* | | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-141-1/+0
|\| |
| * | maintainers: remove periklis•••No nixpkgs activity in the past year. Has not responded in issues they were pinged in for two years, per Aleksanaa (I have not verified this myself): https://github.com/NixOS/nixpkgs/issues?q=sort%3Acreated-desc%20is%3Aissue%20involves%3Aperiklis. I also removed "with lib;" from meta where I saw it. Michael Daniels2025-12-111-1/+0
| |/
* | Merge branch 'staging-next' into stagingWolfgang Walther2025-12-104-11/+11
|\|
| * treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Ihar Hrachyshka2025-12-104-11/+11
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-101-9/+4
|\|
| * docker-compose: 2.39.4 -> 5.0.0 (#448898)Sandro2025-12-101-9/+4
| |\
| | * docker-compose: 2.39.4 -> 5.0.0R. Ryantm2025-12-101-9/+4
* | | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-081-7/+30
|\| |
| * | docker_28: 28.5.1 -> 28.5.2•••https://docs.docker.com/engine/release-notes/28/ Fixes the following CVEs: CVE-2025-31133 CVE-2025-52565 CVE-2025-52881 teutat3s2025-12-081-5/+5
| * | docker_29: init at 29.1.2teutat3s2025-12-081-2/+25
| |/
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-041-2/+2
|\|
| * docker-buildx: 0.29.1 -> 0.30.1R. Ryantm2025-11-191-2/+2
* | treewide: Remove redundant `versionCheckProgramArg = "--version";` with:•••```shell git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do sed -i '/versionCheckProgramArg/d' "$f" sed -i '/^$/N;/\n$/D' "$f" done ``` Jonathan Davies2025-11-201-1/+0
|/
* docker_28: 28.4.0 -> 28.5.1 (#451486)Sandro2025-10-161-3/+3
|\
| * docker_28: 28.4.0 -> 28.5.1teutat3s2025-10-131-3/+3
* | docker-tini: unset patches of original tini packageRobert Rose2025-10-131-0/+2
* | docker-buildx: 0.29.0 -> 0.29.1R. Ryantm2025-10-091-2/+2
* | docker-buildx: 0.28.0 -> 0.29.0 (#447609)Fabián Heredia Montiel2025-10-081-2/+2
|\ \ | |/ |/|
| * docker-buildx: 0.28.0 -> 0.29.0R. Ryantm2025-09-301-2/+2
* | Merge master into staging-nextnixpkgs-ci[bot]2025-09-281-3/+3
|\|
| * docker-compose: 2.39.1 -> 2.39.4R. Ryantm2025-09-241-3/+3
* | docker-tini: bump for CMake 4 compat•••diff: https://github.com/krallin/tini/compare/v0.19.0...369448a167e8b3da4ca5bca0b3307500c3371828 Changes since last tag are small and CMake 4 commit doesn't backport cleanly so let's bump. Luna Nova2025-09-231-5/+5
* | docker-tini: s/init/tini/ in pname•••docker-tini's pname was docker-init which was confusing since there's a top level docker-init package, and the attr here is docker-tini Luna Nova2025-09-231-1/+1
|/
* docker_28: 28.3.3 -> 28.4.0•••https://github.com/moby/moby/compare/v28.3.3...v28.4.0 https://github.com/docker/cli/compare/v28.3.3...v28.4.0 https://github.com/moby/moby/milestone/208?closed=1 https://github.com/docker/cli/milestone/151?closed=1 teutat3s2025-09-121-8/+8
* docker_25: 25.0.12 -> 25.0.13•••https://github.com/moby/moby/milestone/207?closed=1 Upstream did not tag a new release for docker/cli, and there are no new commits in the 25.0 branch: https://github.com/docker/cli/compare/43987fca488a535d810c429f75743d8c7b63bf4f...25.0 https://github.com/moby/moby/compare/v25.0.12...v25.0.13 teutat3s2025-09-121-2/+2
* docker-buildx: 0.27.0 -> 0.28.0 (#440032)Fabián Heredia Montiel2025-09-111-2/+2
|\
| * docker-buildx: 0.27.0 -> 0.28.0R. Ryantm2025-09-041-2/+2
* | docker: use `env`Pol Dellaiera2025-09-031-2/+3
* | docker: remove unused parametersPol Dellaiera2025-09-031-2/+0
* | docker: use `optionals` when dealing with list attributesPol Dellaiera2025-09-031-12/+14
* | docker: remove obsolete `rec`Pol Dellaiera2025-09-031-42/+51