summaryrefslogtreecommitdiff
path: root/pkgs/development/php-packages/grumphp (follow)
Commit message (Expand)AuthorAgeFilesLines
* phpPackages.grumphp: 2.17.0 -> 2.18.0Piotr Kwiecinski2026-01-251-3/+3
* Merge remote-tracking branch 'origin/master' into staging-nextK9002025-12-221-2/+2
|\
| * phpPackages.grumphp: update `vendorHash`Pol Dellaiera2025-12-221-2/+2
* | 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 ``` Jonathan Davies2025-11-201-1/+0
|/
* phpPackages.grumphp: 2.16.0 -> 2.17.0R. Ryantm2025-10-211-3/+3
* phpPackages.grumphp: 2.15.0 -> 2.16.0R. Ryantm2025-10-161-3/+3
* phpPackages.grumphp: 2.14.0 -> 2.15.0R. Ryantm2025-08-281-3/+3
* phpPackages.grumphp: 2.13.0 -> 2.14.0R. Ryantm2025-08-011-3/+3
* phpPackages.grumphp: 2.12.0 -> 2.13.0R. Ryantm2025-06-071-3/+3
* treewide: switch instances of lib.teams.*.members to the new meta.teams attri...•••Follow-up to #394797. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net> Fernando Rodrigues2025-04-251-1/+1
* phpPackages.grumphp: add `versionCheckHook`Pol Dellaiera2025-03-241-0/+5
* phpPackages.grumphp: 2.11.0 -> 2.12.0R. Ryantm2025-03-231-3/+3
* phpPackages.grumphp: 2.10.0 -> 2.11.0R. Ryantm2025-02-281-3/+3
* phpPackages.grumphp: 2.9.0 -> 2.10.0R. Ryantm2024-12-171-3/+3
* php81Packages.grumphp: 2.6.0 -> 2.9.0R. Ryantm2024-11-281-3/+3
* grumphp: fix build by changing vendorHashomega-8002024-11-231-1/+1
* php.packages.grumphp: switch to `buildComposerProject2`Pol Dellaiera2024-08-151-2/+2
* php82Packages.grumphp: 2.5.0 -> 2.6.0R. Ryantm2024-06-141-3/+3
* 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/' Alexis Hildebrandt2024-06-091-1/+1
* workflows/check-nix-format: enforce for php-packagesPol Dellaiera2024-05-041-3/+4
* phpPackages.grumphp 2.4.0 -> 2.5.0•••Release notes: https://github.com/phpro/grumphp/releases/tag/v2.5.0 Patka2024-02-101-3/+3
* php.packages.grumphp: 2.1.0 -> 2.4.0Pol Dellaiera2023-12-223-80/+7
* phpPackages.grumphp: add `meta.mainProgram`Pol Dellaiera2023-12-051-0/+1
* php.packages.grumphp: 1.15.0 -> 2.1.0Pol Dellaiera2023-10-213-19/+86
* 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 Artturin2023-02-081-6/+6
* php.packages.grumphp: 1.8.1 -> 1.15.0Pol Dellaiera2022-12-291-2/+4
* php: Drop broken declarations for old versionsElis Hirwing2022-06-081-1/+0
* php.packages.grumphp: init at 1.8.1Pol Dellaiera2022-03-011-0/+31