Commit graph

11 commits

Author SHA1 Message Date
Elis Hirwing 94d07b7492
php: Run nixpkgs-fmt on all php related files 2021-06-26 20:07:56 +02:00
Elis Hirwing 06ea32f7bf
php.extensions.mongodb: 1.9.0 -> 1.9.1 2021-06-09 20:43:22 +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
Vladimír Čunát d2b35b0fc6
php-packages/mongodb: fix evaluation on darwin
Regressed in 5ad7fb28 (PR #114551).
It was a channel blocker, through the tarball job:
https://hydra.nixos.org/build/137987705
2021-02-27 18:46:14 +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
R. RyanTM d6e8fac770 php73Extensions.mongodb: 1.8.2 -> 1.9.0 2020-11-29 08:15:42 +00:00
R. RyanTM c7928b01cf php73Extensions.mongodb: 1.8.1 -> 1.8.2 2020-11-19 21:34:01 +00:00
Elis Hirwing 79afde9991
phpExtensions.mongodb: 1.6.1 -> 1.8.1 2020-10-24 10:00:29 +02:00
Elis Hirwing 4cae064b2c
phpExtensions.mongodb: Move to separate directory 2020-10-11 19:14:22 +02:00