me
/
guix
Archived
1
0
Fork 0

gnu: emacs-helm-bibtex: Add emacs-ivy to inputs.

* gnu/packages/emacs.scm (emacs-helm-bibtex)[inputs]: Add emacs-ivy.
master
Jelle Licht 2018-07-12 20:39:41 +02:00
parent 161fbe4a3d
commit 814bb81668
No known key found for this signature in database
GPG Key ID: DA4597F947B41025
1 changed files with 2 additions and 1 deletions

View File

@ -8551,7 +8551,8 @@ automatically fetched from well-curated sources, and formatted as BibTeX.")
("emacs-s" ,emacs-s)
("emacs-dash" ,emacs-dash)
("emacs-f" ,emacs-f)
("emacs-biblio" ,emacs-biblio)))
("emacs-biblio" ,emacs-biblio)
("emacs-ivy" ,emacs-ivy)))
(home-page "https://github.com/tmalsburg/helm-bibtex")
(synopsis "Bibliography manager based on Helm")
(description "This package provides bibliography manager for Emacs,