Remove obsolete ol-notmuch fetch override

This commit is contained in:
Marien Zwart 2024-08-08 22:27:27 +10:00
parent aa972cee6e
commit 32a8e44ae1
No known key found for this signature in database

View file

@ -33,10 +33,6 @@
fennel-mode = "https://git.sr.ht/~technomancy/fennel-mode"; fennel-mode = "https://git.sr.ht/~technomancy/fennel-mode";
# nixpkgs uses a release from nongnu ELPA. # nixpkgs uses a release from nongnu ELPA.
corfu-terminal = "https://codeberg.org/akib/emacs-corfu-terminal"; corfu-terminal = "https://codeberg.org/akib/emacs-corfu-terminal";
# Moved from sourcehut to github, see
# https://github.com/melpa/melpa/commit/c13d67c87248b9af8f9d6265a8626a330f9d478c
# To be removed after updating emacs-overlay.
ol-notmuch = "https://github.com/tarsius/ol-notmuch";
}; };
# Pins for packages not pinned by Doom and not in nixpkgs or emacs-overlay. # Pins for packages not pinned by Doom and not in nixpkgs or emacs-overlay.