Commit Graph

55 Commits

Author SHA1 Message Date
R. Ryantm
d59fea03b5 docker-buildx: 0.31.1 -> 0.35.0 2026-06-23 04:46:08 +00:00
R. Ryantm
3c082cba20 docker-buildx: 0.31.0 -> 0.31.1 2026-02-05 00:57:41 +00:00
R. Ryantm
432ee61fce docker-buildx: 0.30.1 -> 0.31.0 2026-01-22 00:52:29 +00: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
38005d7bae docker-buildx: 0.29.1 -> 0.30.1 2025-11-19 16:58:40 +00:00
R. Ryantm
1226491cbd docker-buildx: 0.29.0 -> 0.29.1 2025-10-09 17:59:28 +00:00
R. Ryantm
7308de5943 docker-buildx: 0.28.0 -> 0.29.0 2025-09-30 23:00:26 +00:00
R. Ryantm
6c08486f72 docker-buildx: 0.27.0 -> 0.28.0 2025-09-04 01:25:24 +00:00
R. Ryantm
4798a0c6ce docker-buildx: 0.26.1 -> 0.27.0 2025-08-20 14:37:11 +00:00
R. Ryantm
b0e1f08281 docker-buildx: 0.25.0 -> 0.26.1 2025-07-30 06:38:47 +00:00
R. Ryantm
d74f64d828 docker-buildx: 0.23.0 -> 0.25.0 2025-06-20 22:53:35 +00:00
R. Ryantm
7ae27b332a docker-buildx: 0.22.0 -> 0.23.0 2025-04-15 20:11: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
R. Ryantm
8f76ab0cd8 docker-buildx: 0.20.1 -> 0.22.0 2025-03-25 03:16:55 +00:00
R. Ryantm
24428e4a47 docker-buildx: 0.19.3 -> 0.20.1 2025-02-02 06:52:33 +00:00
R. Ryantm
0ff62ae974 docker-buildx: 0.18.0 -> 0.19.3 2024-12-18 22:07:52 +00:00
R. RyanTM
b818e0cbb8 docker-buildx: 0.17.1 -> 0.18.0 (#352575) 2024-11-04 20:25:42 +01:00
R. Ryantm
ed9eb1f244 docker-buildx: 0.17.0 -> 0.17.1 2024-09-23 10:52:29 +00:00
R. Ryantm
0b134745fb docker-buildx: 0.16.2 -> 0.17.0 2024-09-13 08:56:10 +00:00
R. Ryantm
6dd3876cb3 docker-buildx: 0.16.1 -> 0.16.2 2024-08-04 20:22:17 +00:00
R. Ryantm
fea5949d9d docker-buildx: 0.16.0 -> 0.16.1 2024-07-23 03:41:35 +00:00
R. Ryantm
5117c868ce docker-buildx: 0.15.1 -> 0.16.0 2024-07-13 17:30:54 +00:00
R. Ryantm
f814553d48 docker-buildx: 0.14.1 -> 0.15.1 2024-06-20 11:33:55 +00:00
R. Ryantm
170e38c3c7 docker-buildx: 0.14.0 -> 0.14.1 2024-05-29 03:19:31 +00:00
R. Ryantm
5b718130ad docker-buildx: 0.13.1 -> 0.14.0 2024-04-19 00:35:42 +00:00
Weijia Wang
a848964e56 Merge pull request #295480 from r-ryantm/auto-update/docker-buildx
docker-buildx: 0.13.0 -> 0.13.1
2024-03-23 23:10:41 +01: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
8f6a469b48 docker-buildx: 0.13.0 -> 0.13.1 2024-03-13 00:51:08 +00:00
R. Ryantm
e5279cf7f4 docker-buildx: 0.12.1 -> 0.13.0 2024-03-06 02:48:56 +00:00
R. Ryantm
ab22a877c4 docker-buildx: 0.12.0 -> 0.12.1 2024-01-12 20:54:56 +00:00
R. Ryantm
cdf7539341 docker-buildx: 0.11.2 -> 0.12.0 2023-11-18 02:48:00 +00:00
Thomas Gerbet
c317c0da89 docker-buildx: 0.11.1 -> 0.11.2
https://github.com/docker/buildx/releases/tag/v0.11.2
2023-07-19 12:58:42 +02:00
R. Ryantm
530f45d413 docker-buildx: 0.11.0 -> 0.11.1 2023-07-09 01:21:33 +00:00
Batuhan Apaydın
6a964f9965 docker-buildx: 0.10.5 -> 0.11.0
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-06-14 21:35:04 +03:00
Batuhan Apaydın
983762e335 docker-buildx: 0.10.4 -> 0.10.5
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-05-26 10:04:48 +03:00
Batuhan Apaydın
ab234dc5e9 docker-buildx: doCheck false
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:27:03 +03:00
Batuhan Apaydın
4d5c24f72d docker-buildx: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:27:03 +03:00
Batuhan Apaydın
c54a718a9f docker-buildx: 0.9.1 -> 0.10.4
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:26:32 +03:00
zowoq
c9752932df docker-buildx: add $out/bin symlink 2022-09-05 07:29:40 +10:00
R. Ryantm
f3b9971e4a docker-buildx: 0.9.0 -> 0.9.1 2022-08-19 10:13:31 +00:00
R. Ryantm
9fa27cd43e docker-buildx: 0.8.2 -> 0.9.0 2022-08-17 06:09:37 +00:00
Robin Gögge
c673e1ff02 docker-buildx: pass version to ldflags
With this change `docker buildx version` behaves as
expected. Fixes #177540.

Signed-off-by: Robin Gögge <r.goegge@gmail.com>
2022-06-30 15:19:44 +02:00
R. Ryantm
d4ba374390 docker-buildx: 0.8.1 -> 0.8.2 2022-04-07 11:59:39 +00:00
R. Ryantm
a6fd2c4618 docker-buildx: 0.8.0 -> 0.8.1 2022-03-22 04:08:19 +00:00
R. Ryantm
c8081af93f docker-buildx: 0.7.1 -> 0.8.0 2022-03-12 06:35:37 +00:00
R. Ryantm
73abda994e docker-buildx: 0.6.3 -> 0.7.1 2021-12-06 14:08:58 +00:00
R. RyanTM
db84ea4cfb docker-buildx: 0.6.2 -> 0.6.3 2021-09-06 05:11:06 +00:00
Sandro Jäckel
c2d20d0b59 docker-buildx: fix wrong source hash calculated by r-ryantm 2021-08-26 16:58:39 +02:00