Commit Graph

16 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
Maximilian Bosch
e2c77b8391 php8*Extensions.event: 3.0.8 -> 3.1.4
ChangeLog: https://pecl.php.net/package-changelog.php?package=event&release=3.1.4
2025-09-04 07:39:07 +02: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
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Sandro Jäckel
0b5af74cb6 phpExtensions.event: cleanup description 2022-10-27 11:38:34 +02:00
R. Ryantm
0d9097811e php80Extensions.event: 3.0.6 -> 3.0.8 2022-08-01 05:31:39 +00:00
R. Ryantm
43df7a5af0 php74Extensions.event: 3.0.5 -> 3.0.6 2021-12-08 07:33:28 +00:00
Elis Hirwing
f03b54b8aa php.extensions.event: 3.0.4 -> 3.0.5 2021-06-25 12:56:34 +02:00
Elis Hirwing
b169c6d5e8 php.extensions.event: 3.0.2 -> 3.0.4 2021-06-10 08:20:36 +02:00
Elis Hirwing
5ad7fb28f6 treewide/php-packages: Drop pkgs from arguments to packages 2021-02-27 11:29:20 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
68f212b0e3 php73Extensions.event: 3.0.1 -> 3.0.2 2020-12-09 23:42:10 +00:00
R. RyanTM
c7556327c2 php73Extensions.event: 3.0.0 -> 3.0.1 2020-12-06 20:00:54 +00:00
R. RyanTM
7a75852e8b php73Extensions.event: 2.5.7 -> 3.0.0 2020-11-04 09:09:31 +00:00
Elis Hirwing
72fd5f2d1b phpExtensions.event: 2.5.3 -> 2.5.7 2020-10-24 09:57:32 +02:00
Elis Hirwing
ad0965029d phpExtensions.event: Move to separate directory 2020-10-11 18:56:53 +02:00