home-manager/modules
Matan Shenhav 7c7f5cc0de neovim: update types of arguments passed to wrapper
The neovim wrapper seems to have been updated, and
this broke the module's interface to the wrapper.
To reproduce the error simply enable neovim in HM
with an updated unstable channel.

In the case of extraPythonPackages & extraPython3Packages
the wrapper now expects functions that return
a list of packages; in order to preserve existing HM
configurations I made the mapping to a function in the
override call rather than changing the option type.

In the case of configure it seems a null value is no
longer accepted; I therefore updated the default to
the empty set {}.
2018-09-09 15:31:54 +03:00
..
accounts email: fix port setting for flavor gmail.com 2018-09-02 12:07:30 +02:00
lib files: add onChange option 2018-07-27 22:07:12 +02:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc offlineimap: add module 2018-08-30 18:57:35 +02:00
programs neovim: update types of arguments passed to wrapper 2018-09-09 15:31:54 +03:00
services i3 module: fonts option for bar section 2018-09-06 17:09:47 +02:00
default.nix modules core: move modules list to own file 2017-11-24 21:58:16 +01:00
files.nix Avoid substitution for some derivations 2018-07-31 21:16:36 +02:00
home-environment.nix Avoid substitution for some derivations 2018-07-31 21:16:36 +02:00
manual.nix manual: add HTML manual 2018-05-18 23:22:03 +02:00
modules.nix offlineimap: add module 2018-08-30 18:57:35 +02:00
systemd-activate.rb systemd: improve comments 2018-05-09 16:22:02 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix Add support for systemd path units 2018-07-01 18:04:06 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: join lists with a "," 2018-07-25 20:53:02 +02:00
xsession.nix Parametrize path to profile directory 2018-07-31 16:04:19 +02:00