1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/tests/modules/programs/himalaya
SiriusStarr 24805d3ca7
himalaya: fix notmuch backend
Previously, IMAP was preferred over notmuch, even if notmuch was
configured, causing problems with setting account flavor (which
automatically sets IMAP settings). The new backend order is:

    notmuch > IMAP > maildir

This also fixes the notmuch DB path being set to the wrong location.
The notmuch DB is located at the maildir base path, not in each
account's maildir.
2023-07-08 12:37:34 +02:00
..
basic-expected.toml himalaya: adjust module for 0.8.X (#4093) 2023-06-21 10:59:29 +02:00
basic.nix himalaya: adjust module for 0.8.X (#4093) 2023-06-21 10:59:29 +02:00
default.nix himalaya: adjust module for 0.8.X (#4093) 2023-06-21 10:59:29 +02:00
imap-smtp-expected.toml himalaya: adjust module for 0.8.X (#4093) 2023-06-21 10:59:29 +02:00
imap-smtp.nix himalaya: improve derivation for v0.7.X (#3664) 2023-05-04 12:28:08 +02:00
maildir-sendmail-expected.toml himalaya: improve derivation for v0.7.X (#3664) 2023-05-04 12:28:08 +02:00
maildir-sendmail.nix himalaya: adjust module for 0.8.X (#4093) 2023-06-21 10:59:29 +02:00
notmuch-sendmail-expected.toml himalaya: fix notmuch backend 2023-07-08 12:37:34 +02:00
notmuch-sendmail.nix himalaya: adjust module for 0.8.X (#4093) 2023-06-21 10:59:29 +02:00