nixpkgs-suyu/nixos/modules/services/x11/desktop-managers
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
..
default.nix e18: remove old desktop manager 2014-11-26 21:44:23 +01:00
e19.nix enlightenment: fix media preview 2015-01-13 14:56:35 +01:00
gnome3.nix upower: use newer version by default 2014-12-27 22:46:46 +01:00
kde4.nix nixos/rename: Fix merging multiple destinations. 2015-01-22 14:08:28 +01:00
none.nix
xbmc.nix
xfce.nix xfce4-volumed: add package (close #4628) 2014-11-08 21:48:51 +01:00
xterm.nix