nixpkgs/pkgs/build-support/php
Pol Dellaiera a2f8623363
build-support/php: prevent the creation of symlinks
Using symbolic links create issues on Darwin, therefore, using `makeWrapper` fix this.
2023-09-14 21:40:33 +02:00
..
hooks build-support/php: prevent the creation of symlinks 2023-09-14 21:40:33 +02:00
pkgs build-support/php: move internal tools in php/build-support/php/pkgs 2023-09-13 17:07:48 +02:00
build-composer-project.nix build-support/php: add composerNoDev, composerNoPlugins and composerNoScripts attributes 2023-09-13 17:08:04 +02:00
build-composer-repository.nix build-support/php: add composerNoDev, composerNoPlugins and composerNoScripts attributes 2023-09-13 17:08:04 +02:00
build-pecl.nix