Branch: refs/heads/wip_stable
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 11c430123bbb6d204a131c33279357cb9331b228
      
https://github.com/NixOS/nixpkgs/commit/11c430123bbb6d204a131c33279357cb9331b228
  Author: Peter Hoeg <[email protected]>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M nixos/modules/config/networking.nix
    M nixos/modules/config/nsswitch.nix

  Log Message:
  -----------
  /etc/hosts and /etc/nsswitch.conf cleanups


  Commit: 79c48ed20f3d9641498798cf56aa9c30dae19a41
      
https://github.com/NixOS/nixpkgs/commit/79c48ed20f3d9641498798cf56aa9c30dae19a41
  Author: Peter Hoeg <[email protected]>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M nixos/modules/security/audit.nix

  Log Message:
  -----------
  audit: only enable the service if needed


  Commit: ed8ed2dd675dd1795b1743b7c71b778dedc16235
      
https://github.com/NixOS/nixpkgs/commit/ed8ed2dd675dd1795b1743b7c71b778dedc16235
  Author: Peter Hoeg <[email protected]>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M nixos/modules/services/web-servers/phpfpm/default.nix
    M pkgs/development/interpreters/php/default.nix

  Log Message:
  -----------
  php fpm: add systemd support

PHP FPM will now notify systemd when it's done initializing and ready to
serve requests.

Additionally ```systemctl status phpfpm``` will now show statistics such
as:

```
Status: "Processes active: 0, idle: 8, Requests: 0, slow: 0, Traffic: 0req/sec"
```


  Commit: 6317c930f04bbcd0460c4517855d93b24b924a35
      
https://github.com/NixOS/nixpkgs/commit/6317c930f04bbcd0460c4517855d93b24b924a35
  Author: Peter Hoeg <[email protected]>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M nixos/modules/services/torrent/deluge.nix

  Log Message:
  -----------
  deluge module: support specifying open file limit

We also increase the limit to 4096.


Compare: https://github.com/NixOS/nixpkgs/compare/11c430123bbb^...6317c930f04b
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to