1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 00:25:24 +00:00
nixpkgs/nixos/modules/services/x11/window-managers
Bas van Dijk 8ac4b251c8
nixos: use functionTo to prevent evaluation errors while merging
Without this patch merging options like
services.xserver.windowManager.xmonad.extraPackages
results in the evaluation error:

  error: value is a list while a set was expected, at nixpkgs/lib/options.nix:77:23

With this patch we get the desired merging behaviour that just concatenates the
resulting package lists.

(cherry picked from commit 6e99f9fdec)

Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2021-01-24 17:18:37 +01:00
..
2bwm.nix
afterstep.nix
awesome.nix
berry.nix
bspwm.nix
clfswm.nix nixos/clfswm: Restore working quicklisp package 2021-01-11 17:19:50 -07:00
cwm.nix
default.nix nixos/clfswm: Restore working quicklisp package 2021-01-11 17:19:50 -07:00
dwm.nix
evilwm.nix nixos/*: fix indentation 2020-11-23 08:42:51 +10:00
exwm.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
fluxbox.nix
fvwm.nix
herbstluftwm.nix
i3.nix
icewm.nix
jwm.nix
leftwm.nix
lwm.nix
metacity.nix
mwm.nix
none.nix
notion.nix
openbox.nix
oroborus.nix
pekwm.nix
qtile.nix
ratpoison.nix
sawfish.nix
smallwm.nix
spectrwm.nix
stumpwm.nix
tinywm.nix
twm.nix
windowlab.nix
windowmaker.nix
wmii.nix
xmonad.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
yeahwm.nix