Commit Graph

15 Commits

Author SHA1 Message Date
Justin Restivo
d4077a1769 phpExtensions.pcov: drop patch 2025-12-31 10:34:51 -05: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
Pol Dellaiera
6dfdfc9c3a php84Extensions.pcov: 1.0.11 -> 1.0.12 2025-02-17 21:55:42 +01:00
Soner Sayakci
15559ac221 php84.extensions.pcov: fix build 2024-10-03 17:01:52 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Pol Dellaiera
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Pol Dellaiera
5e4eb3caa1 php.extensions.pcov: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
R. Ryantm
517fd77f2a php74Extensions.pcov: 1.0.10 -> 1.0.11 2021-12-25 09:47:48 +00:00
R. Ryantm
c9a8ebe375 php74Extensions.pcov: 1.0.9 -> 1.0.10 2021-12-08 05:55:03 +00:00
Elis Hirwing
8a5d4b6328 php.extensions.pcov: 1.0.8 -> 1.0.9 2021-06-09 20:43:19 +02: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
7d8b4f8b48 php73Extensions.pcov: 1.0.6 -> 1.0.8 2021-03-26 03:36:03 +00:00
Elis Hirwing
98bc2f4da6 phpExtensions.pcov: Move to separate directory 2020-10-11 19:19:01 +02:00