home-manager/modules/programs
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
..
command-not-found command-not-found: add module 2017-09-27 09:49:32 +02:00
autorandr.nix autorandr: add rotate option 2018-06-26 21:17:54 +02:00
bash.nix Parametrize path to profile directory 2018-07-31 16:04:19 +02:00
beets.nix use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
browserpass.nix browserpass: add module (#16) 2017-06-30 22:45:09 +02:00
chromium.nix chromium: parseDrvName quick fix 2018-08-22 23:13:54 +02:00
direnv.nix direnv: add fish support 2018-08-27 22:52:53 +02:00
eclipse.nix eclipse: add option enableLombok 2018-01-09 22:03:13 +01:00
emacs.nix emacs: minor cleanup of extra packages option 2017-11-13 00:03:49 +01:00
feh.nix use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
firefox.nix firefox: add enableIcedTea option 2017-10-21 12:09:39 +02:00
fish.nix fish: add module 2018-08-17 22:32:08 +02:00
fzf.nix fzf: add options for setting commands for all keys 2018-08-23 23:22:53 +02:00
git.nix git: add 'includes' option 2018-04-19 17:45:09 +02:00
gnome-terminal.nix Add dag library to config.lib 2017-12-26 17:27:21 +01:00
home-manager.nix allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
htop.nix use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
info.nix Parametrize path to profile directory 2018-07-31 16:04:19 +02:00
lesspipe.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
man.nix man: install man, not man-db 2017-10-18 00:33:31 +02:00
mbsync-accounts.nix Use submodules for program email accounts 2018-08-16 21:37:42 +02:00
mbsync.nix Use submodules for program email accounts 2018-08-16 21:37:42 +02:00
mercurial.nix mercurial: add module 2018-02-02 20:52:54 +01:00
msmtp-accounts.nix msmtp: add module 2018-08-21 00:22:51 +02:00
msmtp.nix msmtp: add module 2018-08-21 00:22:51 +02:00
neovim.nix neovim: update types of arguments passed to wrapper 2018-09-09 15:31:54 +03:00
newsboat.nix newsboat: remove unnecessary period 2018-06-09 11:40:49 +02:00
notmuch-accounts.nix Use submodules for program email accounts 2018-08-16 21:37:42 +02:00
notmuch.nix notmuch: synchronize_flag should be "true" 2018-09-07 19:38:39 +02:00
offlineimap-accounts.nix offlineimap: add module 2018-08-30 18:57:35 +02:00
offlineimap.nix offlineimap: add module 2018-08-30 18:57:35 +02:00
pidgin.nix pidgin: add module 2018-02-19 22:57:50 +01:00
rofi.nix rofi: add theme option 2018-02-10 20:11:33 +01:00
ssh.nix ssh: move options to end of configuration file 2018-03-25 08:51:20 +02:00
termite.nix termite: use docbook man page reference 2018-06-13 23:56:47 +02:00
texlive.nix texlive: add option programs.texlive.package 2018-03-05 19:05:30 +01:00
vim.nix vim: add more vim settings 2017-10-09 14:39:56 +02:00
zsh.nix Parametrize path to profile directory 2018-07-31 16:04:19 +02:00