nixpkgs/nixos/modules/services/development
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
..
jupyter nixos/jupyter: add package and command options 2020-07-07 15:00:49 +02:00
jupyterhub jupyterhub: fix authenticator configuration 2020-08-25 13:50:18 +02:00
blackfire.nix nixos/blackfire: init 2020-10-07 10:44:54 +02:00
blackfire.xml nixos/blackfire: init 2020-10-07 10:44:54 +02:00
bloop.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
hoogle.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
lorri.nix nixos/lorri: add package option 2020-09-07 15:46:15 +02:00