Commit Graph

19 Commits

Author SHA1 Message Date
Jonas Heinrich
624d04074e phpPackages.imagick: cleanup 2026-01-31 07:49:25 +01:00
Jonas Heinrich
7a27271549 phpPackages.imagick: fix cross compilation 2026-01-31 07:49:25 +01:00
Philip Hofstetter
dcedae9a36 php8*Extensions.imagick: 3.8.0 -> 3.8.1
ChangeLog: https://pecl.php.net/package-changelog.php?package=imagick&release=3.8.1
2026-01-28 10:54:59 +01: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
9ee2ccadd7 php8*Extensions.imagick: 3.7.0 -> 3.8.0
ChangeLog: https://pecl.php.net/package-changelog.php?package=imagick&release=3.8.0
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
Piotr Kwiecinski
6e826b78b0 php84Extensions.imagick: fix darwin build 2024-11-30 23:17:14 +01:00
Pol Dellaiera
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
R. Ryantm
45ff013138 php74Extensions.imagick: 3.6.0 -> 3.7.0 2022-02-13 02:08:13 +00:00
R. Ryantm
8030740b15 php74Extensions.imagick: 3.5.0 -> 3.6.0 2021-12-08 13:26:06 +00:00
Elis Hirwing
cb50ba70d7 php.extensions.imagick: 3.4.4 -> 3.5.0 2021-06-26 08:59:06 +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
Robert Schütz
10ba3c20a7 treewide: replace imagemagick7 with imagemagick 2021-02-27 18:36:56 +01: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
Stéphan Kochen
cc2fee8ac1 phpExtensions.imagick: upgrade to ImageMagick 7 2020-12-15 10:03:09 +01:00
Jan Tojnar
4cc4c7a77a php80.extensions.imagick: fix build 2020-12-01 11:54:43 +01:00
Elis Hirwing
ba173b438a phpExtensions.imagick: Move to separate directory 2020-10-11 18:57:01 +02:00