nixpkgs/nixos/modules/services/web-servers/phpfpm
Fabian Schmitthenner ae67f060f2 phpfpm: eliminate build at evaluation time
phpfpm currently uses `readFile` to read the php.ini file from the
phpPackage. This causes php to be build at evaluation time.

This eliminates the use of readFile and builds the php.ini at build
time.
2017-02-26 23:35:12 +01:00
..
default.nix phpfpm: eliminate build at evaluation time 2017-02-26 23:35:12 +01:00
pool-options.nix phpfpm service: restructured pool configuration 2016-08-08 05:53:53 +02:00