index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-26.05-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
php
/
builders
Age
Commit message (
Expand
)
Author
2026-02-08
build-support/php: fix updateScript crash when composerVendor lacks composerLock
adeci
2026-01-16
build-support/php: fix composer hook defaults and lockfile handling
Liam McDermott
2025-12-22
build-support/php: improve PHP builder stability
Pol Dellaiera
2025-11-04
build-support/php: fix variable substitution in bash
Lucas Hoffmann
2025-07-31
build-support/php: fix by moving `cacert` to `propagatedBuildInputs`
Pol Dellaiera
2025-07-28
build-support/php: let `vendorHash` be overridden correctly (#428711)
Pol Dellaiera
2025-07-27
build-support/php: let `vendorHash` be overridden correctly
Pol Dellaiera
2025-07-26
build-support/php: avoid code duplication in variables expansion
Pol Dellaiera
2025-07-26
build-support/php: update composer parameters and variable expansion
Pol Dellaiera
2025-07-16
buildComposerProject: change propagatedBuildInputs to propagatedNativeBuildIn...
Jonas Heinrich
2025-07-16
buildComposerProject: Drop moreutils dependency
Jonas Heinrich
2025-06-22
build-support/php: make shellcheck happy
Pol Dellaiera
2025-06-22
build-support/php: run `shfmt` on hooks
Pol Dellaiera
2025-06-22
build-support/php: DRY improvements
Pol Dellaiera
2025-03-04
build-support/php: enable support for `dontCheckForBrokenSymlinks` set to `tr...
Pol Dellaiera
2025-03-04
build-support/php: refactor build scripts
Pol Dellaiera
2025-03-01
build-support/php: support `lib.extendMkDerivation` for `php.mkComposerVendor`
Pol Dellaiera
2025-03-01
build-support/php: support `lib.extendMkDerivation` for `php.buildComposerPro...
Pol Dellaiera
2025-01-20
pkgs/build-support/php/builders/v2: copy installer-paths to the output
Tiago Dinis
2025-01-10
build-support/php: improve PHP builder
Pol Dellaiera
2024-11-29
.editorconfig: Format .bash files like .sh (#354885)
Sefa Eyeoglu
2024-11-10
build-support/php/buildComposerRepository: show composer-repository in logs (...
Sandro Jäckel
2024-11-10
tree-wide: Indent .bash files like .sh
Victor Engmark
2024-09-23
build-support/php: fix typo
Pol Dellaiera
2024-09-23
build-support/php: fix environment variables for Composer
Pol Dellaiera
2024-09-23
build-support/php: fix comments in multi-lines command
Pol Dellaiera
2024-09-22
build-support/php: fix reproducibility of buildComposerProject2
Patka
2024-08-15
build-support/php: implement v2
Pol Dellaiera
2024-08-15
build-support/php: copy v1 into v2
Pol Dellaiera
2024-05-19
build-support/php: use `php.packages.composer-local-repo-plugin`
Pol Dellaiera
2024-05-19
php.buildComposerWithPlugin: init new builder
Pol Dellaiera
2024-05-17
build-support/php: add `composerGlobal` variable
Pol Dellaiera
2024-05-09
buildsupport/php: add passthru.updateScript
Patka
2024-05-07
build-support/php: reorganize files
Pol Dellaiera