forked from mirrors/nixpkgs
c13df548a3
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". |
||
---|---|---|
.. | ||
default.nix | ||
fix-paths-php7.patch | ||
php72-darwin-isfinite.patch | ||
php73-darwin-isfinite.patch |