Commit Graph

19 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
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
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
Elis Hirwing
566793db55 Merge pull request #198037 from SuperSandro2000/php-cleanup
phpExtensions: little cleanup
2022-11-21 08:25:31 +01:00
Sandro Jäckel
2953d4b932 phpExtensions.protobuf: format description 2022-11-21 00:27:34 +01:00
Elis Hirwing
70d2a0b389 php.extensions.protobuf: 3.21.6 -> 3.21.9 2022-11-12 12:40:23 +01:00
R. Ryantm
e3d72295ba php80Extensions.protobuf: 3.21.5 -> 3.21.6 2022-09-23 02:02:39 +00:00
R. Ryantm
e3f8f9953f php80Extensions.protobuf: 3.21.4 -> 3.21.5 2022-08-13 01:33:23 +00:00
R. Ryantm
08aeb59ae2 php80Extensions.protobuf: 3.19.4 -> 3.21.4 2022-08-01 06:56:55 +00:00
R. Ryantm
a47b16d097 php74Extensions.protobuf: 3.19.1 -> 3.19.4 2022-02-13 06:59:43 +00:00
R. Ryantm
e248329f1c php74Extensions.protobuf: 3.17.3 -> 3.19.1 2021-12-08 05:04:00 +00:00
Elis Hirwing
406ed4af81 php.extensions.protobuf: 3.17.2 -> 3.17.3 2021-06-26 08:59:13 +02:00
Elis Hirwing
c79d977ca1 php.extensions.protobuf: 3.14.0 -> 3.17.2 2021-06-09 20:43:16 +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
Johannes Schleifenbaum
48038eb328 phpExtensions.protobuf: fix build with PHP 8 2021-01-15 14:14:52 +01:00
R. RyanTM
6825ff7aca php73Extensions.protobuf: 3.13.0.1 -> 3.14.0 2020-11-19 21:59:51 +00:00
Elis Hirwing
f00ae5b48b phpExtensions.protobuf: 3.11.2 -> 3.13.0.1 2020-10-24 10:01:43 +02:00
Elis Hirwing
63e150560b phpExtensions.protobuf: Move to separate directory 2020-10-11 19:39:34 +02:00