Commit Graph

12 Commits

Author SHA1 Message Date
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
Wolfgang Walther
c283f32d29 treewide: remove unused with
Auto-fixed by nixf-diagnose.
2025-10-05 10:50:41 +02:00
R. Ryantm
7446d71b91 phpExtensions.zstd: 0.15.1 -> 0.15.2 2025-09-12 09:23:02 +00:00
Soner Sayakci
f38281ffaa maintainers: remove shyim 2025-08-24 12:05:19 +02:00
R. Ryantm
45f455bccd phpExtensions.zstd: 0.15.0 -> 0.15.1 2025-08-21 09:11:19 +00:00
R. Ryantm
0284c3682a phpExtensions.zstd: 0.14.0+pie -> 0.15.0 2025-08-13 04:55:59 +00:00
R. Ryantm
2495c63a8d phpExtensions.zstd: 0.14.0 -> 0.14.0+pie 2025-04-13 09:36:06 +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
R. Ryantm
fa810d82d9 php81Extensions.zstd: 0.13.3 -> 0.14.0 2024-11-19 00:52:22 +00:00
Pol Dellaiera
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Soner Sayakci
8d83f2153c php82Extensions.zstd: init at 0.13.3 2024-02-04 20:08:39 +01:00