Commit Graph

638 Commits

Author SHA1 Message Date
Ryan Mulligan
8176f5fab5
Merge pull request #260660 from r-ryantm/auto-update/php81Extensions.datadog_trace
php81Extensions.datadog_trace: 0.89.0 -> 0.92.2
2023-10-12 06:27:56 -07:00
R. Ryantm
50d78b0ed6 php81Packages.phpmd: 2.13.0 -> 2.14.1 2023-10-12 12:12:04 +00:00
R. Ryantm
4776c5baf5 php81Packages.phpcs: 3.7.1 -> 3.7.2 2023-10-12 12:06:31 +00:00
R. Ryantm
9b3bc22b2f php81Packages.php-cs-fixer: 3.28.0 -> 3.34.1 2023-10-12 11:40:23 +00:00
R. Ryantm
9a84d0ec60 php81Packages.castor: 0.8.0 -> 0.9.1 2023-10-12 11:14:14 +00:00
R. Ryantm
bb3f82b1dd php81Extensions.snuffleupagus: 0.9.0 -> 0.10.0 2023-10-12 10:56:20 +00:00
R. Ryantm
5e01915ea9 php81Extensions.datadog_trace: 0.89.0 -> 0.92.2 2023-10-12 10:17:07 +00:00
Pol Dellaiera
0c9abd9fa7
phpExtensions.meminfo: init at unstable-2022-03-25 2023-10-09 18:45:30 +02:00
Pol Dellaiera
624495f595 phpPackages.psalm: use buildComposerProject builder 2023-10-09 10:16:25 +02:00
Pol Dellaiera
a1e85db798 phpPackages.phpstan: use buildComposerProject builder 2023-10-09 10:16:24 +02:00
Elis Hirwing
f0987a05a9
php.packages.composer: Make sure that both composers use the same version
So in php we have a bootstrapping composer (that lives in
composer-phar.nix) that downloads the binary distribution of composer
to be able to bootstrap and build a composer built from source.

However, it's desirable to keep composer updated at all time, and this
includes the phar one that isn't used by users directly. So this makes
sure we don't "forget" about the phar one since it now borrows the
version from the source version. However, then it also made sense to
move the hash for the phar to the same file as the source
composer. Then we can control the full upgrade life cycle of both the
phar and source versions of composer from the same file.
2023-10-06 20:09:48 +02:00
Pol Dellaiera
3360cb0bb0 phpPackages.composer: 2.6.4 -> 2.6.5 2023-10-06 10:30:07 +02:00
R. Ryantm
d9d7d3d488 php81Packages.phpstan: 1.10.33 -> 1.10.37 2023-10-05 17:54:17 +00:00
Pol Dellaiera
f000a58d30 phpPackages.psysh: 0.11.20 -> 0.11.21 2023-10-04 15:12:08 +02:00
Soner Sayakci
940516dfa5
php82Extensions.redis: 5.3.7 -> 6.0.1 2023-10-01 19:59:01 +02:00
Pol Dellaiera
1231c76417
phpPackages.composer: use fetchgit
Using `fetchgit` prevent the `composer.lock` from being stripped out when `fetchFromGitHub` is being used
2023-10-01 10:52:43 +02:00
Pol Dellaiera
a39417a673 phpPackages.composer: 2.6.3 -> 2.6.4
Security release: To be mitigated since we are not using a publicly accessible composer.phar (GHSA-jm6m-4632-36hf / CVE-2023-43655).

Changelog: https://github.com/composer/composer/releases/tag/2.6.4
2023-09-29 12:25:04 +02:00
R. Ryantm
3a92ac740d php81Extensions.phalcon: 5.3.0 -> 5.3.1 2023-09-26 04:32:27 +00:00
Jennifer Graul
938bfe28ac phpExtensions.rrd: init at 2.0.3
Co-authored-by: Ember Keske <git@n0emis.eu>
2023-09-25 19:24:40 +02:00
R. Ryantm
c0b7516465 php81Extensions.mongodb: 1.16.1 -> 1.16.2 2023-09-25 06:06:44 +00:00
Elis Hirwing
2ed6ebe0f9
php.packages.castor: Build from source 2023-09-24 18:26:04 +02:00
Elis Hirwing
60c81d33d7
php.packages.box: Build from source 2023-09-24 18:08:11 +02:00
R. Ryantm
1c88483405 php81Packages.php-cs-fixer: 3.22.0 -> 3.28.0 2023-09-24 11:07:50 +00:00
Elis Hirwing
edd1e27480
Merge pull request #256315 from NixOS/php/bump-composer-2-6-3
phpPackages.composer: 2.6.2 -> 2.6.3
2023-09-21 07:56:44 +02:00
Yorick
d1b8e9a099
Merge pull request #255486 from qbit/php-phan-5.4.2
phpPackages.phan: 5.4.1 -> 5.4.2
2023-09-20 22:32:28 +02:00
Pol Dellaiera
c8b9e229e1
phpPackages.composer: 2.6.2 -> 2.6.3 2023-09-20 16:53:03 +02:00
Elis Hirwing
77f079cbc6
pdepend: Build from source 2023-09-17 18:09:25 +02:00
Aaron Bieber
b78376b5d4
phpPackages.phan: 5.4.1 -> 5.4.2 2023-09-16 08:19:59 -06:00
Elis Hirwing
ce1080f65c
php.packages.psysh: Build with new builder 2023-09-15 08:48:58 +02:00
Pol Dellaiera
1173a34d15
build-support/php: move internal tools in php/build-support/php/pkgs 2023-09-13 17:07:48 +02:00
Elis Hirwing
2160ed2bcc
composer: Stop exposing composer built from a phar file 2023-09-13 15:00:04 +02:00
Pol Dellaiera
248e8f3cba
phpPackages.composer: use buildComposerProject builder 2023-09-13 15:00:03 +02:00
Paweł Krzaczkowski
1b04b02b35
phpExtensions.memcache: init at 8.2 2023-09-11 19:55:27 +02:00
Pol Dellaiera
7c7b05f357
phpPackages.composer: 2.5.8 -> 2.6.2 2023-09-10 10:22:47 +02:00
Pol Dellaiera
f413d2f7d0
Merge pull request #254026 from printu/feat/php-ext-phalcon
phpExtensions.phalcon: init at 5.3.0
2023-09-09 03:19:26 +02:00
R. Ryantm
60577d70c0 php81Packages.phpstan: 1.10.28 -> 1.10.33 2023-09-08 19:39:32 +00:00
Paweł Krzaczkowski
e57f9b53d7
maintainers: add krzaczek 2023-09-08 18:49:56 +02:00
Paweł Krzaczkowski
e71418aee0
phpExtensions.phalcon: init at 5.3.0 2023-09-08 18:48:44 +02:00
Gaël Reyrol
321f0e19d2
phpExtensions.opentelemetry: 1.0.0beta6 -> 1.0.0beta7 2023-09-05 11:21:48 +02:00
R. Ryantm
6fa55ab582 php81Packages.psysh: 0.11.18 -> 0.11.20 2023-09-03 22:35:27 +00:00
Gaël Reyrol
dcca536d14
phpPackages.castor: init at 0.8.0 2023-09-01 17:16:49 +02:00
Gaël Reyrol
72069257bf
phpExtensions.opentelemetry: init at 1.0.0beta6 2023-08-26 10:14:07 +02:00
R. Ryantm
34cf27dae8 php81Packages.psalm: 5.13.1 -> 5.15.0 2023-08-23 03:13:17 +00:00
Elis Hirwing
040c064d8b
Merge pull request #249563 from NixOS/php/extensions/fix-ddtrace-extension
phpExtensions.ddtrace: fix `pname`
2023-08-16 18:56:41 +02:00
Pol Dellaiera
9c0cf2eacf
phpExtensions.ddtrace: fix pname
The issue has been introduced in https://github.com/NixOS/nixpkgs/pull/242166
2023-08-16 17:44:02 +02:00
Gaël Reyrol
f17751d00d
phpExtensions.vld: init at 0.18.0 2023-08-16 14:44:07 +02:00
Pol Dellaiera
cdfcd01d44
Merge pull request #248299 from r-ryantm/auto-update/php81Packages.phpstan
php81Packages.phpstan: 1.10.26 -> 1.10.28
2023-08-10 09:10:26 +02:00
R. Ryantm
9145d268ce php81Packages.phpstan: 1.10.26 -> 1.10.28 2023-08-10 06:28:47 +00:00
R. Ryantm
4408f28d87 php81Packages.php-cs-fixer: 3.21.1 -> 3.22.0 2023-08-10 05:05:53 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Pol Dellaiera
c7c411bab0
phpExtensions.xdebug: 3.2.1 -> 3.2.2 2023-07-23 22:16:50 +02:00
R. Ryantm
e2b379fc4f php81Packages.phpstan: 1.10.15 -> 1.10.26 2023-07-22 12:59:26 +00:00
Pol Dellaiera
48cbc7ae74
phpExtensions.msgpack: 2.2.0RC2 -> 2.2.0 2023-07-14 22:30:29 +02:00
Pol Dellaiera
676380cddb
phpExtensions.datadog_trace: fix builds on Linux 2023-07-12 17:01:58 +02:00
Pol Dellaiera
b2b126f73e
phpExtensions.openswoole: minor cleanup 2023-07-12 06:43:44 +02:00
Pol Dellaiera
16200935f3
phpExtensions.snuffleupagus: restore original maintainer 2023-07-12 00:47:49 +02:00
Pol Dellaiera
b7094a5aab
Merge pull request #242923 from NixOS/php/extension/update-grpc
phpExtensions.grpc: 1.50.0 -> 1.56.0
2023-07-12 00:42:57 +02:00
Pol Dellaiera
c69a5f66ca
Merge pull request #242918 from NixOS/php/extension/update-snuffleupagus
phpExtensions.snuffleupagus: 0.7.0 -> 0.9.0
2023-07-12 00:28:55 +02:00
Pol Dellaiera
0477cae528
phpExtensions.grpc: 1.50.0 -> 1.56.0 2023-07-11 22:54:07 +02:00
Pol Dellaiera
eb3677ff77
phpExtensions.snuffleupagus: 0.7.0 -> 0.9.0 2023-07-11 22:20:45 +02:00
Pol Dellaiera
2fbb588d4a
phpExtensions.igbinary: 3.2.12 -> 3.2.14 2023-07-11 20:40:22 +02:00
Pol Dellaiera
020b80bf26 phpExtensions.datadog_trace: prevent buildPecl to always use the same version of PHP 2023-07-10 17:03:11 +02:00
Pol Dellaiera
bcb9b2b723 phpExtensions.mongodb: prevent buildPecl to always use the same version of PHP 2023-07-10 17:03:11 +02:00
Pol Dellaiera
184b3b322e
Merge pull request #242366 from NixOS/php/extension/bump-mongodb-extension
phpExtensions.mongodb: 1.15.0 -> 1.16.1
2023-07-10 15:57:16 +02:00
Pol Dellaiera
5416f26eee phpExtensions.mongodb: 1.15.0 -> 1.16.1 2023-07-10 14:10:24 +02:00
Pol Dellaiera
c8bb2d35d9 phpExtensions.datadog_trace: 0.82.0 -> 0.89.0 2023-07-10 14:08:36 +02:00
R. Ryantm
c3d60b00ce php81Packages.psalm: 5.9.0 -> 5.13.1 2023-07-10 05:27:38 +00:00
R. Ryantm
1c1c8bfb14 php81Packages.php-cs-fixer: 3.16.0 -> 3.21.1 2023-07-08 16:33:15 +00:00
Pol Dellaiera
2ab8bf1afa
phpExtensions.inotify: update platforms
Follow up of https://github.com/NixOS/nixpkgs/pull/242015
2023-07-08 13:35:27 +02:00
R. RyanTM
c67590170e
php81Packages.box: 4.2.0 -> 4.3.8 (#241427) 2023-07-04 08:58:03 +02:00
Pol Dellaiera
39bea5f1ba
phpPackages.composer: switch to finalAttrs pattern 2023-07-03 18:37:43 +02:00
Pol Dellaiera
1bcbba5012
phpPackages.composer: 2.5.7 -> 2.5.8 2023-07-03 18:36:24 +02:00
Pol Dellaiera
f76db9c2e7
phpExtensions.yaml: fix build 2023-06-30 08:23:51 +02:00
Pol Dellaiera
6098bec8da
phpExtensions.yaml: 2.2.2 -> 2.2.3 2023-06-30 08:18:21 +02:00
R. Ryantm
d0004a100a php81Packages.psysh: 0.11.17 -> 0.11.18 2023-06-28 23:33:59 +00:00
iliana etaoin
c711b865c9 php.extensions.datadog_trace: correct license metadata
https://github.com/DataDog/dd-trace-php/blob/0.82.0/LICENSE
2023-06-28 03:18:27 +00:00
Pol Dellaiera
5f85fe1e8a
php83: init at 8.3.0alpha2 (#239151)
* php83: init at 8.3.0alpha2

* phpExtensions.blackfire: disable for php 8.3

* phpExtensions.apcu: patch for 8.3 only
2023-06-26 20:51:23 +02:00
Joshua Trees
a06de115e8
phpExtensions.uv: init at 0.3.0 (#238329)
* phpExtensions.uv: init at 0.3.0

* Update pkgs/development/php-packages/uv/default.nix

---------

Co-authored-by: Joshua Trees <me@jtrees.io>
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-19 23:34:30 +02:00
Soner Sayakci
a5dcc37cd4
php82Packages.composer: 2.5.5 -> 2.5.7 2023-06-03 10:24:34 +02:00
Pol Dellaiera
20d07e648e
Merge pull request #227753 from ostrolucky/relay-init
phpExtensions.relay: init at 0.6.3
2023-06-01 13:49:43 +02:00
R. Ryantm
7b92966037 pdepend: 2.13.0 -> 2.14.0 2023-05-31 08:58:22 +00:00
figsoda
62447bf709
Merge pull request #233032 from jtojnar/reduce-me
treewide: Reduce jtojnar maintainership
2023-05-20 11:48:47 -04:00
Jan Tojnar
a2f49342d8 treewide: Reduce jtojnar maintainership
Notably fwupd, pipewire and flatpak.
I want to focus on GNOME and other packages I still actually use.
Pipewire is still important but I have not touched the packaging in a while.
2023-05-20 16:40:17 +02:00
R. Ryantm
641eadf1e1 php80Packages.psysh: 0.11.16 -> 0.11.17 2023-05-14 01:03:04 +00:00
R. Ryantm
6490ff5a8b php80Packages.phpstan: 1.9.4 -> 1.10.15 2023-05-11 05:43:50 +00:00
Gabriel Ostrolucký
c554c35197
phpExtensions.relay: init at 0.6.3 2023-05-05 17:34:25 +02:00
R. Ryantm
b34c00d43d php80Packages.psysh: 0.11.10 -> 0.11.16 2023-04-29 04:28:29 +00:00
R. Ryantm
741eb276a8 php80Extensions.swoole: 5.0.1 -> 5.0.3 2023-04-28 19:13:00 +00:00
R. Ryantm
80cf91af20 php81Extensions.pdlib: 1.0.2 -> 1.1.0 2023-04-22 11:32:44 +00:00
R. Ryantm
621841835a php80Extensions.xdebug: 3.2.0 -> 3.2.1 2023-04-20 18:11:03 +00:00
R. Ryantm
017fc7a6e1 php80Packages.psalm: 5.4.0 -> 5.9.0 2023-04-19 14:27:24 +00:00
Elis Hirwing
b1d4d6bf11
Merge pull request #226908 from r-ryantm/auto-update/php82Packages.composer
php82Packages.composer: 2.5.4 -> 2.5.5
2023-04-19 07:26:13 +02:00
R. Ryantm
376aacefb6 php80Packages.php-cs-fixer: 3.13.1 -> 3.16.0 2023-04-18 19:11:48 +00:00
R. Ryantm
272266886c php82Packages.composer: 2.5.4 -> 2.5.5 2023-04-18 18:57:33 +00:00
R. Ryantm
30780f5934 pdepend: 2.12.1 -> 2.13.0 2023-04-09 16:39:04 +00:00
Pol Dellaiera
d2629daf0d
php.packages.composer: 2.5.1 -> 2.5.4 2023-03-20 22:33:27 +01:00
Gabriel Ostrolucký
a47d2b3dde
phpExtensions.msgpack: init at 2.2.0RC2 2023-03-13 17:52:28 +01:00
Gabriel Ostrolucký
7953ef015a
phpExtensions.ssh2: init at 1.3.1 2023-03-13 17:52:28 +01:00
Artturin
4d32075a0e phpPackages.mkDerivation: use lib.{fix,extends} instead of //
// on a overrideAttrs'able works badly

here we use lib.fix and lib.extends instead of overrideAttrs to have
less of a performance impact
2023-02-08 19:34:41 +02:00
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