Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 05c46bfc05cc75ed7d52e75f59ae490fe8c4833b
      
https://github.com/NixOS/nixpkgs/commit/05c46bfc05cc75ed7d52e75f59ae490fe8c4833b
  Author: Thomas Strobel <[email protected]>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M nixos/modules/system/boot/systemd.nix

  Log Message:
  -----------
  systemd module: add option to specify generators

Adding the configuration option 'systemd.generators' to
specify systemd system-generators. The option allows to
either add new system-generators to systemd, or to over-
ride or disable the system-generators provided by systemd.

Internally, the configuration option 'systemd.generators'
maps onto the 'environment.etc' configuration option.
Having a convenience wrapper around 'environment.etc' helps
to group the systemd system-generator configuration more
easily with other 'systemd...' configurations.


  Commit: 1ddc1cdcf2e52346afb287434227dde0b18dce24
      
https://github.com/NixOS/nixpkgs/commit/1ddc1cdcf2e52346afb287434227dde0b18dce24
  Author: ts468 <[email protected]>
  Date:   2015-09-30 (Wed, 30 Sep 2015)

  Changed paths:
    M nixos/modules/system/boot/systemd.nix

  Log Message:
  -----------
  Merge pull request #10076 from ts468/upstream.systemd

systemd module: add option to specify generators


Compare: https://github.com/NixOS/nixpkgs/compare/df9fc0f8e024...1ddc1cdcf2e5
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to