1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests/modules/programs
Sumner Evans 25a6a6d298
neomutt: support list in binds.map (#1885)
* neomutt: support list in binds.map
Closes #1245

Adds support for specifying programs.neomutt.binds[].map as a list. If
specified as a list, then the binds will be concatenated with a ",".

* neomutt: add deprecation warning for (binds|macros).map as string
Added note that specifying 'programs.neomutt.(binds|macros).map' as a string is deprecated. Instead, use the list form.

* neomutt: note deprecation warning in release notes
Added note that specifying 'programs.neomutt.(binds|macros).map' as a
single string is deprecated in favor of specifying it as a list

* neomutt: add assertion that map is not empty
Added an assertion that each 'programs.neomutt.(binds|macros).map' list contains at least one element.
2021-04-04 01:47:40 +02:00
..
abook tests: remove package dependencies on rofi and abook 2020-03-06 00:27:21 +01:00
alacritty treewide: replace attrs by formats or types.anything 2020-11-29 21:54:55 -05:00
alot tests: allow testing assertions 2021-02-07 22:48:22 +01:00
aria2 aria2: add module 2020-05-03 13:21:52 +02:00
autojump autojump: add module 2020-10-08 23:50:43 +02:00
autorandr tests: allow testing assertions 2021-02-07 22:48:22 +01:00
bash tests: improve test purity 2020-04-24 21:46:34 +02:00
browserpass Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
dircolors dircolors: apply extraConfig after settings (#1890) 2021-03-31 22:01:02 +02:00
direnv direnv: add support for nix-direnv 2020-06-06 22:17:43 +02:00
feh feh: allow binding actions to multiple buttons/keys 2020-09-30 00:55:09 +02:00
firefox Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
fish fish: source each file in plugin conf.d separately 2020-04-29 21:46:10 +02:00
getmail getmail: fix configuration mailboxes generation (#1719) 2021-03-01 17:58:18 -05:00
gh gh: fix protocol setting (#1831) 2021-02-27 21:42:56 +01:00
git git: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
gpg gpg: allow for duplicate keys in config (#1814) 2021-02-21 00:37:46 -05:00
i3status i3status: add module 2020-05-03 13:12:13 +02:00
i3status-rust i3status-rust: add module 2020-11-05 23:59:47 +01:00
kakoune kakoune: disable the kakoune-use-plugins test 2021-01-20 19:49:15 +01:00
lf lf: add module 2020-04-23 22:41:22 +02:00
lieer tests: allow testing assertions 2021-02-07 22:48:22 +01:00
man man: support building manual page index cache 2020-09-13 20:52:08 +02:00
mbsync mbsync: per account multiple channels (#1360) 2020-09-21 18:16:06 +01:00
mpv tests: allow testing assertions 2021-02-07 22:48:22 +01:00
ncmpcpp ncmpcpp: add module 2020-09-01 22:05:57 +02:00
ncmpcpp-linux ncmpcpp: add module 2020-09-01 22:05:57 +02:00
ne ne: use dummy package in tests 2020-06-24 23:02:49 +02:00
neomutt neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
neovim programs.neovim: write config in $XDG_CONFIG_HOME/init.vim (#1652) 2020-12-29 20:26:02 +01:00
newsboat newsboat: show queries before urls 2020-02-26 21:38:07 +01:00
nushell nushell: add module (#1333) 2020-07-24 17:15:55 +02:00
powerline-go powerline-go: add zsh integration 2020-11-15 00:12:02 +01:00
qutebrowser qutebrowser: add option to load autoconfig (#1842) 2021-03-04 22:33:23 -05:00
readline readline: fix example 2020-02-02 01:20:05 +01:00
rofi rofi: support top-level clauses in rasi (#1788) 2021-02-09 15:59:29 +01:00
rofi-pass rofi-pass: add rofi-pass plugin for password-store 2020-12-18 23:22:57 +01:00
sbt sbt: add new module 2021-02-04 23:42:37 +01:00
ssh tests: allow testing assertions 2021-02-07 22:48:22 +01:00
starship starship: remove deprecated character.symbol setting 2021-01-03 10:21:55 +01:00
texlive texlive: remove upstream dependency in tests 2020-06-06 16:43:17 +02:00
tmux tmux: add a prefix option overruling shortcut if defined 2020-12-21 00:10:59 +01:00
vscode vscode: add args option to keybindings 2021-02-05 22:38:37 +01:00
waybar waybar: fix slow service stop (#1852) 2021-03-06 02:09:51 -05:00
zplug zplug: Reduce noise (#1441) 2020-09-06 11:16:34 +02:00
zsh prezto: fix #1773 (#1778) 2021-02-09 02:11:56 +00:00