forked from mirrors/nixpkgs
a463261415
This implements the override pattern for builds done with buildEnv, so that we can, for example, write php.override { fpmSupport = false; } and get a PHP package with the default extensions enabled, but PHP compiled without fpm support. |
||
---|---|---|
.. | ||
default.nix | ||
fix-paths-php7.patch | ||
php72-darwin-isfinite.patch | ||
php73-darwin-isfinite.patch |