Files
nixpkgs/pkgs
talyz a463261415 php.buildEnv: Make the exported php package overridable
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.
2020-04-24 13:05:37 +02:00
..
2020-04-23 22:17:30 -04:00
2020-04-23 10:09:07 -07:00
2020-04-22 17:20:20 +02:00