1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 20:03:29 +02:00
home-manager/tests/modules/programs/neomutt
Rodney Lorrimar cbf0667037
programs.neomutt: Fix eval error when primary account not enabled (#1873)
* neomutt: Fix eval error when primary account not enabled

If neomutt is enabled for an account, but not the primary account, the
configuration will fail with "list index 0 is out of bounds".

This adds the first neomutt-enabled account as a fallback.

* neomutt: add regression test/update tests
2021-03-29 00:44:47 -04:00
..
default.nix programs.neomutt: Fix eval error when primary account not enabled (#1873) 2021-03-29 00:44:47 -04: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-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