Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ae67f060f28028c31b091460167bb598bd8d3e6d
      
https://github.com/NixOS/nixpkgs/commit/ae67f060f28028c31b091460167bb598bd8d3e6d
  Author: Fabian Schmitthenner <[email protected]>
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
    M nixos/modules/services/web-servers/phpfpm/default.nix

  Log Message:
  -----------
  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.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to