R. Ryantm
|
b2cecf4c8b
|
phpPackages.grumphp: 2.20.0 -> 2.21.0
|
2026-06-01 21:14:22 +00:00 |
|
R. Ryantm
|
52d3cfbc32
|
phpPackages.grumphp: 2.19.0 -> 2.20.0
|
2026-04-20 01:20:19 +00:00 |
|
R. Ryantm
|
469ee146c8
|
phpPackages.grumphp: 2.18.0 -> 2.19.0
|
2026-02-06 17:07:31 +00:00 |
|
Piotr Kwiecinski
|
516c699fdb
|
phpPackages.grumphp: 2.17.0 -> 2.18.0
|
2026-01-25 23:12:42 +01:00 |
|
K900
|
b715e74ab2
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2025-12-22 21:42:30 +03:00 |
|
Pol Dellaiera
|
cc8d8aaf1b
|
phpPackages.grumphp: update vendorHash
|
2025-12-22 15:13:36 +01:00 |
|
Jonathan Davies
|
116036d574
|
treewide: Remove redundant versionCheckProgramArg = "--version"; with:
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
sed -i '/versionCheckProgramArg/d' "$f"
sed -i '/^$/N;/\n$/D' "$f"
done
```
|
2025-11-20 10:39:02 +00:00 |
|
R. Ryantm
|
23f76c73d3
|
phpPackages.grumphp: 2.16.0 -> 2.17.0
|
2025-10-21 22:57:18 +00:00 |
|
R. Ryantm
|
6cfda4669f
|
phpPackages.grumphp: 2.15.0 -> 2.16.0
|
2025-10-16 03:07:24 +00:00 |
|
R. Ryantm
|
e8901347c8
|
phpPackages.grumphp: 2.14.0 -> 2.15.0
|
2025-08-28 20:57:49 +00:00 |
|
R. Ryantm
|
736583c214
|
phpPackages.grumphp: 2.13.0 -> 2.14.0
|
2025-08-01 18:56:07 +00:00 |
|
R. Ryantm
|
386fcf3077
|
phpPackages.grumphp: 2.12.0 -> 2.13.0
|
2025-06-07 22:04:14 +00: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
|
cfe3fd43e0
|
phpPackages.grumphp: add versionCheckHook
|
2025-03-24 19:36:11 +01:00 |
|
R. Ryantm
|
74256487ef
|
phpPackages.grumphp: 2.11.0 -> 2.12.0
|
2025-03-23 21:53:31 +00:00 |
|
R. Ryantm
|
53b84ecd40
|
phpPackages.grumphp: 2.10.0 -> 2.11.0
|
2025-02-28 02:29:40 +00:00 |
|
R. Ryantm
|
bc1192c828
|
phpPackages.grumphp: 2.9.0 -> 2.10.0
|
2024-12-17 08:03:32 +00:00 |
|
R. Ryantm
|
265b3aa46a
|
php81Packages.grumphp: 2.6.0 -> 2.9.0
|
2024-11-28 19:04:09 +00:00 |
|
omega-800
|
0f0c673b42
|
grumphp: fix build by changing vendorHash
|
2024-11-23 11:48:35 +01:00 |
|
Pol Dellaiera
|
d90ff2a850
|
php.packages.grumphp: switch to buildComposerProject2
|
2024-08-15 13:44:07 +02:00 |
|
R. Ryantm
|
34578c5cab
|
php82Packages.grumphp: 2.5.0 -> 2.6.0
|
2024-06-14 14:28:13 +00:00 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
Pol Dellaiera
|
c759efa5e7
|
workflows/check-nix-format: enforce for php-packages
|
2024-05-04 23:04:36 +02:00 |
|
Patka
|
dd1d04d4cc
|
phpPackages.grumphp 2.4.0 -> 2.5.0
Release notes: https://github.com/phpro/grumphp/releases/tag/v2.5.0
|
2024-02-10 11:55:02 +01:00 |
|
Pol Dellaiera
|
5023c10cbf
|
php.packages.grumphp: 2.1.0 -> 2.4.0
|
2023-12-22 09:58:50 +01:00 |
|
Pol Dellaiera
|
254477deb4
|
phpPackages.grumphp: add meta.mainProgram
|
2023-12-05 16:40:48 +01:00 |
|
Pol Dellaiera
|
b247b1e07d
|
php.packages.grumphp: 1.15.0 -> 2.1.0
|
2023-10-21 16:56:31 +02: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 |
|
Pol Dellaiera
|
7383933b87
|
php.packages.grumphp: 1.8.1 -> 1.15.0
|
2022-12-29 18:19:59 +01:00 |
|
Elis Hirwing
|
125ad85c09
|
php: Drop broken declarations for old versions
|
2022-06-08 18:10:12 +02:00 |
|
Pol Dellaiera
|
ff2d50e1dd
|
php.packages.grumphp: init at 1.8.1
|
2022-03-01 08:07:12 +01:00 |
|