nixpkgs/pkgs/development/interpreters/php
Luke Granger-Brown c13df548a3 php: override outputsToInstall when using withExtensions
At the moment, using .withExtensions on a PHP derivation will
produce something which can't be used inside an
environment.systemPackages array, because outputsToInstall refers
to an output which doesn't exist on the final derivation.

Instead, override it back to just containing the single output
"out".
2020-05-06 21:44:27 +01:00
..
default.nix php: override outputsToInstall when using withExtensions 2020-05-06 21:44:27 +01:00
fix-paths-php7.patch php: align Darwin and Linux versions again 2018-11-27 02:56:17 +01:00
php72-darwin-isfinite.patch php: align Darwin and Linux versions again 2018-11-27 02:56:17 +01:00
php73-darwin-isfinite.patch php: fix build php 7.3 in Darwin 2018-12-11 20:11:30 +01:00