1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
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
..
doc/manual
lib
maintainers
modules phpfpm: eliminate build at evaluation time 2017-02-26 23:35:12 +01:00
tests pgjwt: init at 0.0.1 (#22644) 2017-02-26 11:14:32 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix pgjwt: init at 0.0.1 (#22644) 2017-02-26 11:14:32 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.