Commit Graph

489 Commits

Author SHA1 Message Date
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Thomas Gerbet
77031e5309 php80Extensions.datadog_trace: 0.70.0 -> 0.82.0
Fixes the build with PHP 8.2 and 8.0

https://github.com/DataDog/dd-trace-php/releases/tag/0.82.0
https://github.com/DataDog/dd-trace-php/releases/tag/0.81.1
https://github.com/DataDog/dd-trace-php/releases/tag/0.81.0
https://github.com/DataDog/dd-trace-php/releases/tag/0.80.0
https://github.com/DataDog/dd-trace-php/releases/tag/0.79.0
https://github.com/DataDog/dd-trace-php/releases/tag/0.78.0
2023-01-08 20:49:35 +01:00
Stanisław Pitucha
41064f4288
Merge pull request #208084 from apeschar/phan
phpPackages.phan: init at 5.4.1
2022-12-30 09:45:59 +11:00
Pol Dellaiera
10e2de4210
php.extensions.xdebug: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
0ded0f9be1
php.extensions.swoole: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
4c5efee1da
php.extensions.redis: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
5e4eb3caa1
php.extensions.pcov: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
9501edfefb
php.extensions.openswoole: 4.12.0 -> 22.0.0 2022-12-29 18:21:57 +01:00
Pol Dellaiera
e8d9e7e908
php.extensions.gnupg: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
4ff2402e2a
php.extensions.ds: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
8d68955f99
php.extensions.couchbase: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
4557de0309
php.extensions.ast: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
51e1f61039
php.extensions.apcu: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera
0dcce69be6
php.extensions.amqp: 1.11.0beta -> 1.11.0 2022-12-29 18:21:56 +01:00
Pol Dellaiera
e28920b49e
php.packages.psysh: 0.11.8 -> 0.11.10 2022-12-29 18:21:56 +01:00
Pol Dellaiera
22256671ba
php.packages.psalm: 4.29.0 -> 5.4.0 2022-12-29 18:21:44 +01:00
Pol Dellaiera
f9868dcf62
php.packages.phpstan: 1.8.6 -> 1.9.4 2022-12-29 18:21:31 +01:00
Pol Dellaiera
9f9d76be97
php.packages.phpmd: 2.8.2 -> 2.13.0 2022-12-29 18:21:20 +01:00
Pol Dellaiera
7276d00b8f
php.packages.phpcs: 3.6.0 -> 3.7.1 2022-12-29 18:21:04 +01:00
Pol Dellaiera
cafba5ff24
php.packages.phpcbf: 3.6.0 -> 3.7.1 2022-12-29 18:20:53 +01:00
Pol Dellaiera
70b8963e8f
php.packages.phive: 0.15.0 -> 0.15.2 2022-12-29 18:20:41 +01:00
Pol Dellaiera
d3f87fcff6
php.packages.phing: update src url
So it can be automatically updated with `nix-update`
2022-12-29 18:20:27 +01:00
Pol Dellaiera
dbe4b291c6
php.packages.php-cs-fixer: 3.11.0 -> 3.13.1 2022-12-29 18:20:13 +01:00
Pol Dellaiera
7383933b87
php.packages.grumphp: 1.8.1 -> 1.15.0 2022-12-29 18:19:59 +01:00
Pol Dellaiera
50b6e06bfe
php.packages.composer: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:19:45 +01:00
Pol Dellaiera
7fc6b0e4a4
php.packages.box: 4.1.0 -> 4.2.0 2022-12-29 18:19:29 +01:00
Albert Peschar
c8443f71d1 phpPackages.phan: init at 5.4.1 2022-12-29 11:44:59 +02:00
R. Ryantm
19efc99aee php80Packages.composer: 2.5.0 -> 2.5.1 2022-12-27 08:48:00 +00:00
Elis Hirwing
f0632260bd
Merge pull request #207356 from r-ryantm/auto-update/php-mongodb
php80Extensions.mongodb: 1.14.2 -> 1.15.0
2022-12-24 19:42:58 +01:00
R. Ryantm
240ed27834 php80Extensions.mongodb: 1.14.2 -> 1.15.0 2022-12-23 01:43:25 +00:00
Pol Dellaiera
b39d5afa75
php.packages.composer: 2.4.4 -> 2.5.0 2022-12-21 10:36:25 +01:00
Jan Tojnar
02713e6712
Merge pull request #201072 from jtojnar/restore-php-parallel-lint
php80.packages.php-parallel-lint: Fix build
2022-12-14 14:50:25 +01:00
Elis Hirwing
02dd59e2de
php.extensions.xdebug: 3.1.6 -> 3.2.0 2022-12-08 21:33:15 +01: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
8b63f7e174 phpExtensions.yaml: update homepage 2022-11-21 00:27:34 +01:00
Sandro Jäckel
2953d4b932 phpExtensions.protobuf: format description 2022-11-21 00:27:34 +01:00
Sandro Jäckel
c276f24e29 phpExtensions.pinba: replace version number 2022-11-21 00:27:34 +01:00
Pol Dellaiera
1812d1540e
php82: init at 8.2.0rc6 2022-11-16 18:57:26 +01:00
Jan Tojnar
35c91b9630 php80.packages.php-parallel-lint: Fix build
One of the main use cases of this program is ensuring that a project
targeting older PHP version does not use syntax that is not available there.

Unfortunately, box is now only available for PHP ≥ 8.1.
And even if we bring it from PHP 8.1 package set, the produced PHAR
will contain syntax incompatible with older PHP versions.

To work around this we either need to disable requirements checks
or force use the default PHAR stub over the box’s one.
And it turns out that php-parallel-linter already does the former,
only we did not have access to the `box.json` file
because it was excluded from the `git archive`.

Let’s fetch the source using Git so that box configuration is available.

Reverts 2db0ddb968
2022-11-14 23:36:38 +01:00
Elis Hirwing
2db0ddb968
php80.packages.php-parallel-lint: Mark as broken 2022-11-13 13:46:55 +01:00
Elis Hirwing
85eb44670b
php.extensions.xdebug: 3.1.5 -> 3.1.6 2022-11-12 12:41:12 +01:00
Elis Hirwing
9c24dbf8b2
php.extensions.swoole: 4.8.11 -> 5.0.1 2022-11-12 12:40:52 +01:00
Elis Hirwing
70d2a0b389
php.extensions.protobuf: 3.21.6 -> 3.21.9 2022-11-12 12:40:23 +01:00
Elis Hirwing
77e75248ec
php.extensions.openswoole: 4.11.1 -> 4.12.0 2022-11-12 12:39:59 +01:00
Elis Hirwing
c168d06921
php.extensions.mongodb: 1.14.1 -> 1.14.2 2022-11-12 12:39:35 +01:00
Elis Hirwing
0674e2e843
php.extensions.igbinary: 3.2.7 -> 3.2.12 2022-11-12 12:39:04 +01:00
Lucas Hoffmann
4493598d4b php.packages.php-parallel-lint: fix build
The "build" subcommand of box was replaced by "compile" in version 4.0:
https://github.com/box-project/box/blob/master/UPGRADE.md#from-3x-to-4x
This broke the build of php-parallel-lint since
75bb9aeda42b39a417031d80b47500d8a3b4c6405bb9ae.

This fixes #199994.
2022-11-07 17:48:31 +01:00
Aaron Andersen
d3c9c4df6b
Merge pull request #185683 from ilkecan/phpPackages-set-meta-mainProgram
phpPackages: set meta.mainProgram
2022-11-07 08:25:02 -05:00
Elis Hirwing
91b8f8d639
Merge pull request #198811 from NixOS/psalm
php.packages.psalm: 4.25.0 → 4.29.0
2022-11-01 08:11:36 +01:00
Shyim
75bb9aeda4
phpPackages.box: 3.16.0 -> 4.1.0 2022-10-31 19:50:17 +00:00