24 Commits

Author SHA1 Message Date
R. Ryantm 508b6f1210 phpExtensions.apcu: 5.1.27 -> 5.1.28 2025-12-13 18:14:35 +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
Maximilian Bosch b7d73b07fb php8*Extensions.apcu: 5.1.26 -> 5.1.27
ChangeLog: https://github.com/krakjoe/apcu/releases/tag/v5.1.27
2025-09-04 07:39:06 +02:00
R. Ryantm 6a3784ae8d phpExtensions.apcu: 5.1.24 -> 5.1.26 2025-08-06 18:20:25 +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
Sigmanificient 670aba9a64 treewide: remove unused arguments 2025-03-13 18:00:11 +01:00
Maximilian Bosch 7eefb31cd1 php84Extensions.apcu: 5.1.23 -> 5.1.24
ChangeLog: https://github.com/krakjoe/apcu/releases/tag/v5.1.24
2024-11-22 12:36:27 +01:00
Wolfgang Walther 755c316f38 php-packages: remove unused checkXXX options from buildPecl derivations
buildPecl overwrites the checkPhase like this:

  checkPhase = "NO_INTERACTON=yes make test";

Thus none of the checkXXX options set in nix are actually used.
2024-08-19 23:28:13 +02:00
Pol Dellaiera acfd3859d7 php84Extensions.apcu: fix broken test with PHP 8.4 2024-08-11 12:10:00 +02:00
Sigmanificient 203a48ad35 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
Pol Dellaiera c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Pol Dellaiera 2100a51ebd phpExtensions.apcu: remove obsolete patch 2023-12-25 22:40:03 +01:00
R. Ryantm ea4836f69a php81Extensions.apcu: 5.1.22 -> 5.1.23 2023-11-27 01:13:38 +00:00
Pol Dellaiera 5f85fe1e8a php83: init at 8.3.0alpha2 (#239151)
* php83: init at 8.3.0alpha2

* phpExtensions.blackfire: disable for php 8.3

* phpExtensions.apcu: patch for 8.3 only
2023-06-26 20:51:23 +02:00
Pol Dellaiera 51e1f61039 php.extensions.apcu: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
R. Ryantm 29a5c6e399 php80Extensions.apcu: 5.1.21 -> 5.1.22 2022-09-23 01:46:32 +00:00
R. Ryantm 0ea3426d4d php74Extensions.apcu: 5.1.20 -> 5.1.21 2021-12-08 09:58:38 +00:00
Elis Hirwing e76ccc6b27 php.extensions: Add missing meta info 2021-06-08 13:49:11 +02:00
Elis Hirwing 68eb5305ac php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
R. RyanTM 8e72e8b50c php73Extensions.apcu: 5.1.19 -> 5.1.20 2021-03-09 04:11:35 +00:00
Elis Hirwing 395314da5b phpExtensions.apcu: 5.1.18 -> 5.1.19 2020-10-14 18:23:55 +02:00
Elis Hirwing 0fc9ac20fe phpExtensions.apcu: Move to separate directory 2020-10-11 18:56:40 +02:00