Commit Graph

29 Commits

Author SHA1 Message Date
R. Ryantm
854cdaa8ee decker: 1.68 -> 1.69 2026-07-18 03:36:53 +00:00
R. Ryantm
e2a018f431 decker: 1.67 -> 1.68 2026-07-04 00:43:21 +00:00
R. Ryantm
1703857ab0 decker: 1.66 -> 1.67 2026-06-21 22:32:42 +00:00
R. Ryantm
4b44b31bdc decker: 1.60 -> 1.66 2026-05-03 04:13:38 +00:00
quantenzitrone
6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
Acid Bong
c576d8ad13 maintainers: drop foo-dogsquared 2025-12-20 22:15:40 +02: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
76d226d5b5 decker: 1.59 -> 1.60 2025-10-05 02:43:15 +00:00
R. Ryantm
f4e74e4934 decker: 1.58 -> 1.59 2025-09-13 01:12:51 +00:00
R. Ryantm
f4f0356baa decker: 1.57 -> 1.58 2025-08-16 01:33:19 +00:00
R. Ryantm
8818ee3b4e decker: 1.56 -> 1.57 2025-07-26 00:41:12 +00:00
R. Ryantm
aa22df5f37 decker: 1.54 -> 1.56 2025-06-08 12:33:15 +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
849b5b546e decker: 1.53 -> 1.54 2025-03-23 12:36:43 +00:00
R. Ryantm
c844a604c4 decker: 1.52 -> 1.53 2024-12-27 17:36:20 +00:00
Weijia Wang
4cd2b1aec9 decker: fix build with clang 2024-12-18 16:55:21 +01:00
R. Ryantm
e828085476 decker: 1.50 -> 1.52 2024-12-18 16:43:58 +01:00
R. Ryantm
334a61c16f decker: 1.47 -> 1.50 2024-10-17 09:18:55 +00:00
R. Ryantm
a99a154be9 decker: 1.46 -> 1.47 2024-07-30 02:21:06 +00:00
R. Ryantm
4944dda320 decker: 1.45 -> 1.46 2024-07-18 08:49:00 +00:00
R. Ryantm
a62dd9a33f decker: 1.44 -> 1.45 2024-06-29 14:33:14 +00:00
R. Ryantm
fdc5e35b36 decker: 1.43 -> 1.44 2024-06-15 05:51:59 +00:00
R. Ryantm
f541e553dd decker: 1.41 -> 1.43 2024-06-02 02:46:49 +00:00
easrng
e8177a92b3 decker: 1.39 -> 1.41 2024-03-21 12:19:41 -06:00
R. Ryantm
98fe574144 decker: 1.32 -> 1.39 2024-02-19 06:01:53 +00:00
Gabriel Arazas
77c95d0175 decker: 1.31 -> 1.32 2023-11-04 21:30:05 +08:00
Gabriel Arazas
f2fb24e097 decker: init at 1.31 2023-10-21 18:45:44 +08:00