Add fetch override for ol-notmuch

Noticed through upcoming test coverage improvement.
This commit is contained in:
Marien Zwart 2024-05-26 14:20:32 +10:00
parent a0bdac47f7
commit 2b2d2cc3cf
No known key found for this signature in database

View file

@ -29,6 +29,8 @@
undo-fu = "https://codeberg.org/ideasman42/emacs-undo-fu.git";
undo-fu-session = "https://codeberg.org/ideasman42/emacs-undo-fu-session.git";
consult-notmuch = "https://codeberg.org/jao/consult-notmuch.git";
# sourcehut fetcher doesn't work for the same reason codeberg doesn't.
ol-notmuch = "https://git.sr.ht/~tarsius/ol-notmuch";
# nixpkgs uses a release from nongnu ELPA.
corfu-terminal = "https://codeberg.org/akib/emacs-corfu-terminal";
};