Manually specify another sourcehut repo

Noticed through an upcoming improvement to test coverage.

This should be the last one of these for now.
This commit is contained in:
Marien Zwart 2024-05-26 17:07:11 +10:00
parent 91e89099d2
commit f7a4b53913
No known key found for this signature in database

View file

@ -30,6 +30,7 @@
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.
fennel-mode = "https://git.sr.ht/~technomancy/fennel-mode";
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";