Commit Graph

12 Commits

Author SHA1 Message Date
Laurent Arnoud
0c4e77908e php85Extensions.grpc: unbreak for PHP 8.5
grpc 1.80.0 supports PHP 8.5. Remove the broken flag.
2026-04-28 07:17:51 +00:00
Piotr Kwiecinski
29f933ed17 php85Extensions.grpc: mark as broken 2026-01-18 13:07:00 +01: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
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
Soner Sayakci
4be58c5f97 phpExtensions.grpc: use shared system grpc 2023-12-28 21:46:06 +01:00
Pol Dellaiera
0477cae528 phpExtensions.grpc: 1.50.0 -> 1.56.0 2023-07-11 22:54:07 +02:00
R. Ryantm
48a62fe609 php80Extensions.grpc: 1.48.1 -> 1.50.0 2022-10-22 22:29:14 +00:00
R. Ryantm
83d125f366 php80Extensions.grpc: 1.48.0 -> 1.48.1 2022-09-09 19:52:51 +00:00
R. Ryantm
32833c81c2 php80Extensions.grpc: 1.45.0 -> 1.48.0 2022-07-31 08:58:29 +00:00
Soner Sayakci
3ef60b5ffc phpExtensions.grpc: init at 1.45.0 2022-05-18 19:18:25 +02:00