Commit Graph

98 Commits

Author SHA1 Message Date
airone01
61f05b6188 docker-compose: 5.3.1 -> 5.4.0
Diff: https://github.com/docker/compose/compare/v5.3.1...v5.4.0
2026-08-03 18:05:10 +02:00
airone01
b726484492 docker-compose: 5.3.0 -> 5.3.1
Diff: https://github.com/docker/compose/compare/v5.3.0...v5.3.1
2026-07-07 15:43:32 +02:00
R. Ryantm
af53f654b1 docker-compose: 5.2.0 -> 5.3.0 2026-07-02 15:48:06 +00:00
Holiu
212ca01d6d docker-compose: 5.1.4 -> 5.2.0 2026-06-24 00:51:24 +08:00
R. Ryantm
67bc53f7a8 docker-compose: 5.1.3 -> 5.1.4 2026-05-20 20:19:36 +00:00
airone01
b9a2cf2eda docker-compose: 5.0.2 -> 5.1.3
Additionally adopt package.
2026-04-27 15:45:59 +02:00
R. Ryantm
d036f47889 docker-compose: 5.0.1 -> 5.0.2 2026-01-21 01:30:44 +00:00
R. Ryantm
a0b4de7c09 docker-compose: 5.0.0 -> 5.0.1 2026-01-06 12:47:07 +01:00
Norbert Melzer
629a4a3ee7 docker-compose: fix version reporting 2025-12-20 12:47:00 +01:00
John Ott
af225d5d72 docker-compose: fix loading buildx plugin 2025-12-11 13:45:23 -08:00
Ihar Hrachyshka
567e8dfd8e 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>
2025-12-10 18:09:49 +01:00
R. Ryantm
c4ef0b8452 docker-compose: 2.39.4 -> 5.0.0 2025-12-10 14:22:37 +01:00
R. Ryantm
03bcfc09f8 docker-compose: 2.39.1 -> 2.39.4 2025-09-24 22:13:06 +00:00
R. Ryantm
4fc9d245b6 docker-compose: 2.38.1 -> 2.39.1 2025-08-05 02:03:44 +02:00
R. Ryantm
86973f69ae docker-compose: 2.37.1 -> 2.38.1 2025-06-30 23:55:02 +02:00
misilelab
92f3179408 docker-compose: 2.36.0 -> 2.37.1
https://github.com/docker/compose/releases/tag/v2.36.1
https://github.com/docker/compose/releases/tag/v2.36.2
https://github.com/docker/compose/releases/tag/v2.37.0
https://github.com/docker/compose/releases/tag/v2.37.1

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-06-14 02:24:11 +09:00
R. Ryantm
963b0318fb docker-compose: 2.35.1 -> 2.36.0 2025-05-11 09:13:38 +00:00
R. Ryantm
ad06f5f36a docker-compose: 2.35.0 -> 2.35.1 2025-04-20 00:29:31 +00:00
R. Ryantm
60ebb3f852 docker-compose: 2.34.0 -> 2.35.0 2025-04-10 14:39:00 +00:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
leoperegrino
a483ac928d docker-compose: fix rm command argument
`e2e` package is actually under the `pkg` directory
2025-03-24 17:27:10 -03:00
R. Ryantm
90e744feed docker-compose: 2.33.1 -> 2.34.0 2025-03-14 13:19:24 +00:00
R. Ryantm
d4ca63988a docker-compose: 2.33.0 -> 2.33.1 2025-02-26 08:18:23 +00:00
R. Ryantm
e318e4a3a6 docker-compose: 2.32.4 -> 2.33.0 2025-02-12 14:45:45 +00:00
R. Ryantm
4e40242780 docker-compose: 2.32.2 -> 2.32.4 2025-01-21 10:57:55 +00:00
R. Ryantm
7bdf6e1741 docker-compose: 2.32.1 -> 2.32.2 2025-01-08 03:14:01 +00:00
R. Ryantm
03942a424b docker-compose: 2.31.0 -> 2.32.1 2024-12-18 19:47:08 +00:00
R. Ryantm
a3a51aba37 docker-compose: 2.30.3 -> 2.31.0 2024-12-07 23:21:37 +00:00
Sebastian Sellmeier
0813984e54 docker-compose: 2.30.0 -> 2.30.3 2024-11-17 18:03:07 +01:00
R. Ryantm
80c3249673 docker-compose: 2.29.7 -> 2.30.0 2024-10-30 10:15:35 +00:00
R. Ryantm
31ce1ce97f docker-compose: 2.29.3 -> 2.29.7 2024-09-23 12:14:36 +00:00
R. Ryantm
89bc5a229a docker-compose: 2.29.2 -> 2.29.3 2024-09-13 12:45:50 +00:00
R. Ryantm
4144cce4db docker-compose: 2.29.1 -> 2.29.2 2024-08-16 13:31:49 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Ali Afsharzadeh
7bd60590b5 docker-compose: 2.29.0 -> 2.29.1 2024-07-24 21:53:14 +03:30
Ali Afsharzadeh
956984062a docker-compose: 2.28.1 -> 2.29.0 2024-07-17 19:12:40 +03:30
R. Ryantm
9ce12446c1 docker-compose: 2.27.2 -> 2.28.1 2024-06-27 05:57:54 +00:00
R. Ryantm
fabf0ce864 docker-compose: 2.27.1 -> 2.27.2 2024-06-20 14:55:28 +00:00
Bastien Riviere
40c9def80e remove 'babariviere' as a maintainer 2024-06-02 18:49:26 +02:00
R. Ryantm
682e77dc8f docker-compose: 2.27.0 -> 2.27.1 2024-05-24 14:37:33 +00:00
R. Ryantm
7523e10785 docker-compose: 2.26.1 -> 2.27.0 2024-04-25 01:02:47 +00:00
R. Ryantm
9e5bb67ff4 docker-compose: 2.26.0 -> 2.26.1 2024-04-06 08:01:01 +00:00
R. Ryantm
a3cb755c3b docker-compose: 2.25.0 -> 2.26.0 2024-03-23 01:12:12 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
268f0f8e29 docker-compose: 2.24.7 -> 2.25.0 2024-03-16 01:29:30 +00:00
R. Ryantm
7cd0b67524 docker-compose: 2.24.6 -> 2.24.7 2024-03-07 02:14:48 +00:00
R. Ryantm
ac02aacc4e docker-compose: 2.24.5 -> 2.24.6 2024-02-16 02:23:19 +00:00
R. Ryantm
f69a359afe docker-compose: 2.24.3 -> 2.24.5 2024-01-31 14:43:23 +00:00