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 6e99f9fdecb1f28308c8e0aed0fc851737354864)

Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2021-01-24 17:18:37 +01:00
..
2020-02-10 17:55:46 +01:00
2020-11-10 10:49:25 +01:00
2020-11-07 13:37:33 +09:00
2020-01-31 20:39:12 -05:00
2018-09-07 09:46:46 +01:00
2020-11-24 12:42:06 -05:00
2020-02-10 17:56:35 +01:00
2019-05-03 01:47:57 -05:00