1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 02:48:30 +02:00
home-manager/tests/modules/programs/neomutt
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
..
default.nix neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
hm-example.com-expected neomutt: fix smtp_pass option 2021-01-12 13:32:03 +01:00
hm-example.com-msmtp-expected.conf neomutt: fix duplicated extraConfig in account (#1546) 2020-10-09 20:55:35 +02:00
neomutt-expected.conf programs.neomutt: Fix eval error when primary account not enabled (#1873) 2021-03-29 00:44:47 -04:00
neomutt-not-primary-expected.conf programs.neomutt: Fix eval error when primary account not enabled (#1873) 2021-03-29 00:44:47 -04:00
neomutt-not-primary.nix programs.neomutt: Fix eval error when primary account not enabled (#1873) 2021-03-29 00:44:47 -04:00
neomutt-with-binds-expected.conf neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
neomutt-with-binds-invalid-settings.nix neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
neomutt-with-binds-with-warning.nix neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
neomutt-with-binds.nix neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
neomutt-with-msmtp.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00
neomutt.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00