summary refs log tree commit diff
path: root/pkgs/build-support/php
Commit message (Expand)AuthorAge
* build-support/php: add `composerStrictValidation` attributePol Dellaiera2023-10-21
* build-support/php: add colors in case of errorsPol Dellaiera2023-10-20
* Merge pull request #261582 from NixOS/php/build-support/fix-diff-and-env-varsPol Dellaiera2023-10-17
|\
| * php/build-support: fix usage of environment variablesPol Dellaiera2023-10-17
| * php/build-support: fix usage of diff conditionPol Dellaiera2023-10-17
* | build-support/php: `phpDrv` in `nativeBuildInputs`Lorenz Leutgeb2023-10-17
|/
* Merge pull request #261088 from NixOS/build-support/php/remove-autoloader-prefixElis Hirwing2023-10-17
|\
| * build-support/php: remove obsolete autoloader-suffixPol Dellaiera2023-10-14
* | Merge pull request #261413 from yu-re-ka/composer-vcs-reposElis Hirwing2023-10-17
|\ \
| * | build-support/php: fix support of vcs repositoriesYureka2023-10-16
| |/
* | build-support/php: add `doInstallCheck`Pol Dellaiera2023-10-16
* | build-support/php: add `installCheckPhase`Pol Dellaiera2023-10-16
|/
* php.buildComposerProject: add missing `COMPOSER_ROOT_VERSION` env var.Pol Dellaiera2023-10-09
* php.packages.composer: Make sure that both composers use the same versionElis Hirwing2023-10-06
* phpPackages.composer: 2.6.4 -> 2.6.5Pol Dellaiera2023-10-06
* php.buildComposerProject: improve workflow in case of missing `composer.lock`...Pol Dellaiera2023-10-04
* php.buildComposerProject: warn about outdated vendorHashYureka2023-10-04
* php.buildComposerProject: don't allow use without lockfileYureka2023-10-04
* phpPackages.composer: 2.6.3 -> 2.6.4Pol Dellaiera2023-09-29
* build-support/php/hooks: add `cacert`Pol Dellaiera2023-09-25
* buildPecl: pass hash attr to fetchurlYureka2023-09-25
* build-support/php/composer-local-repo-plugin: 1.0.2 -> 1.0.3Pol Dellaiera2023-09-21
* phpPackages.composer: 2.6.2 -> 2.6.3Pol Dellaiera2023-09-20
* build-support/php/composer-local-repo-plugin: 1.0.0 -> 1.0.2Pol Dellaiera2023-09-18
* build-support/php: prevent the creation of symlinksPol Dellaiera2023-09-14
* build-support/php: add `composerNoDev`, `composerNoPlugins` and `composerNoSc...Pol Dellaiera2023-09-13
* build-support/php: move internal tools in `php/build-support/php/pkgs`Pol Dellaiera2023-09-13
* php: Fix shellcheck string warnings in composer-install-hookElis Hirwing2023-09-13
* composer: Stop exposing composer built from a phar fileElis Hirwing2023-09-13
* composer-local-repo-plugin: Stop exposing this internal toolElis Hirwing2023-09-13
* php: add new builder `buildComposerProject`Pol Dellaiera2023-09-13
* composer-local-repo-plugin: init at 1.0.0Pol Dellaiera2023-09-13