nixpkgs/nixos/modules/services
aszlig ea2fd84ecd
nixos/mpd: Fix creation of "mpd" group.
The group is specified using a singleton list, so the loaOf merging is
done by iterating through the list items with imap, so it enumerates
every element and sets that as the default "name" attribute.

From lib/types:143:

name = elem.name or "unnamed-${toString defIdx}.${toString elemIdx}";

So, people get groups like "unnamed-X.Y" instead of "mpd".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
Tested-by: devhell <"^"@regexmail.net>
2015-03-20 20:58:13 +01:00
..
amqp nixos/rabbitmq: fix module 2015-01-26 02:09:04 +01:00
audio nixos/mpd: Fix creation of "mpd" group. 2015-03-20 20:58:13 +01:00
backup nixos: refactor tarsnap backup service module 2015-03-10 12:35:58 +01:00
cluster Merge pull request #6874 from offlinehacker/pkgs/kubernetes/update 2015-03-20 11:22:48 +01:00
computing slurm: impl basic configuration 2015-03-07 00:26:57 +03:00
continuous-integration/jenkins Merge recent master into staging 2014-09-13 21:48:29 +02:00
databases Merge pull request #6283 from mdorman/master 2015-02-26 10:11:18 +01:00
desktops profile-sync-daemon: refactor module 2014-12-14 00:45:08 -05:00
games Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
hardware TCSD: use tss user/group instead of nginx 2015-03-16 09:58:16 +01:00
logging Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1"" 2014-11-06 21:59:04 +01:00
mail exim: add version 4.85 incl. nixos module 2015-02-20 10:49:15 +01:00
misc nixos/display-manager: Support configurable hidden users 2015-03-09 18:10:31 -07:00
monitoring scollector module: Add extraOpts option 2015-03-18 21:16:31 +01:00
network-filesystems Samba: Fixed "syncPasswordsByPam". 2015-03-07 17:56:46 +00:00
networking nsd: Update from 4.1.0 -> 4.1.1 2015-03-18 21:01:35 +01:00
printing cupsd: rename cupsd.service to cups.service 2015-03-12 09:00:56 +03:00
scheduling Merge pull request #6452 from rushmorem/update-chronos-port 2015-02-19 14:13:00 +01:00
search java: More default cleanups 2015-01-07 14:55:41 -08:00
security munge: add service 2015-03-07 00:26:52 +03:00
system Added the cloud-init service 2014-12-03 13:22:13 +01:00
torrent Simplify (and fix) settings for transmission module. 2015-02-26 22:21:27 +00:00
ttys Make console-getty only used inside container by default 2014-09-02 01:36:10 +04:00
web-servers Revert "nixos: Multiple service instances, apply to nginx. See #6784" 2015-03-18 14:09:24 +00:00
x11 xfce: more update fallout 2015-03-12 23:02:15 +01:00