[emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirror
[~bandali/configs] / init.org
index 1f3d721..56a439a 100644 (file)
--- a/init.org
+++ b/init.org
@@ -2327,6 +2327,7 @@ Convenient footnotes in =message-mode=.
 
 #+begin_src emacs-lisp
 (use-package ebdb
+  :straight (:host github :repo "girzel/ebdb")
   :after gnus
   :bind (:map gnus-group-mode-map ("e" . ebdb))
   :config