Commit Graph

24 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
R. Ryantm
fb86d133c7 phpExtensions.redis: 6.2.0 -> 6.3.0 2025-11-11 08:00:28 +00:00
Fernando Rodrigues
05580f4b44 treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-25 22:20:17 -03: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
56dc5a3eb6 phpExtensions.redis: 6.1.0 -> 6.2.0 2025-04-04 02:41:40 +00:00
Thomas Gerbet
dee4613470 phpExtensions.redis: 6.0.2 -> 6.1.0
Changes:
https://github.com/phpredis/phpredis/releases/tag/6.1.0
2024-12-14 00:32:09 +01:00
Jan Tojnar
79ed718bf5 php84.extensions.redis: Fix build on Darwin 2024-08-26 21:34:49 +02:00
Jan Tojnar
c858bafe2e php84.extensions.redis: Fix build 2024-08-24 03:42:14 +02:00
Pol Dellaiera
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
R. Ryantm
65fe784fe4 php81Extensions.redis: 6.0.1 -> 6.0.2 2023-11-03 05:32:44 +00:00
Soner Sayakci
940516dfa5 php82Extensions.redis: 5.3.7 -> 6.0.1 2023-10-01 19:59:01 +02:00
Pol Dellaiera
4c5efee1da php.extensions.redis: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Elis Hirwing
1cd3f3f1fe php: Drop declarations of internalDeps for json 2022-06-08 18:10:08 +02:00
Pol Dellaiera
47c4c68fdf php: Remove fixes for abandoned PHP versions 2022-05-15 19:17:31 +02:00
R. Ryantm
551f8cd92d php74Extensions.redis: 5.3.6 -> 5.3.7 2022-02-25 01:24:44 +00:00
R. Ryantm
d1b94f97c5 php74Extensions.redis: 5.3.5 -> 5.3.6 2022-02-13 06:24:25 +00:00
R. Ryantm
74beec84bf php74Extensions.redis: 5.3.4 -> 5.3.5 2021-12-23 16:50:49 +00:00
Elis Hirwing
867a4d38d7 php.extensions.redis: 5.3.3 -> 5.3.4 2021-06-09 08:50:12 +02:00
Elis Hirwing
e76ccc6b27 php.extensions: Add missing meta info 2021-06-08 13:49:11 +02:00
R. RyanTM
c67696b949 php73Extensions.redis: 5.3.2 -> 5.3.3 2021-02-05 13:41:30 +00:00
Elis Hirwing
8aae34ee13 php80.extensions.redis: fix build 2020-12-01 11:54:44 +01:00
Elis Hirwing
df3514c5ec phpExtensions.redis: 5.1.1 -> 5.3.2 2020-10-24 10:02:51 +02:00
Elis Hirwing
f5a4a96fad phpExtensions.redis: Move to separate directory 2020-10-11 19:53:07 +02:00