mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
8ac4b251c8
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
|
||
---|---|---|
.. | ||
jupyter | ||
jupyterhub | ||
blackfire.nix | ||
blackfire.xml | ||
bloop.nix | ||
hoogle.nix | ||
lorri.nix |