1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-28 01:07:28 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Jonas Holst Damtoft
cf0aad391c
emacs: fix merging of extraPackages and overrides
Because `extraPackages` and `overrides` expect functions as values it
has not been possible to perform merges. This adds suitable types for
these options that allow reasonable merging.
2019-06-10 22:56:47 +02:00