diff --git a/fetch-overrides.nix b/fetch-overrides.nix index be0d2b0..feb2460 100644 --- a/fetch-overrides.nix +++ b/fetch-overrides.nix @@ -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"; };