nixpkgs/nixos/modules/services
aszlig 127c928c23
nixos/rename: Fix merging multiple destinations.
The renaming of options define the original value for the new attribute
path. This works well if there is only *one* target, but if there are
more, we end up recursing into the attribute set of the option
definition itself.

We now check for that within the parent recursion node (we can't check
that from the subnode, because we lack that information about whether
it's defined multiple times) and if the subnode consist entirely of a
list of definitions, we use mkMerge on it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 14:08:28 +01:00
..
amqp
audio services.mpd: use systemd's user option 2014-12-22 11:22:14 +00:00
backup
cluster nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
computing/torque
continuous-integration/jenkins
databases doc: use postgresql94 2015-01-07 13:21:18 +01:00
desktops profile-sync-daemon: refactor module 2014-12-14 00:45:08 -05:00
games
hardware
logging
mail nixos/dovecot: added configFile option and default Restart on-failure, PR #5845 2015-01-19 11:05:56 +01:00
misc Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby 2015-01-20 20:21:03 -05:00
monitoring Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby 2015-01-20 20:21:03 -05:00
network-filesystems nixos/samba: Allow package version setting 2015-01-03 21:45:16 -08:00
networking firewall service: fix pingLimit example value 2015-01-20 08:47:11 +01:00
printing Create a nixos module for cups-browsed 2015-01-16 14:10:57 +01:00
scheduling cron: make into systemd.service and make it depend on /etc/localtime 2014-12-15 14:50:12 +01:00
search java: More default cleanups 2015-01-07 14:55:41 -08:00
security nixos/fprintd: add service and pam support 2015-01-03 19:50:40 +03:00
system
torrent
ttys
web-servers owncloud: make .htaccess available 2015-01-21 22:49:22 +01:00
x11 nixos/rename: Fix merging multiple destinations. 2015-01-22 14:08:28 +01:00