gnu: emacs-helm-shell-history: Fix byte compilation.

* gnu/packages/emacs.scm (emacs-helm-shell-history)[propagated-inputs]: Add
  'emacs-helm'.
This commit is contained in:
Oleg Pykhalov 2018-05-08 23:52:24 +03:00
parent ec6f4bdabe
commit f1f6f22726
No known key found for this signature in database
GPG key ID: 7246E11C69B79569

View file

@ -9187,6 +9187,8 @@ (define-public emacs-helm-shell-history
("(defvar helm-shell-history-file"
`(expand-file-name "~/.bash_history"))))
#t)))))
(propagated-inputs
`(("emacs-helm" ,emacs-helm)))
(home-page "https://github.com/yuutayamada/helm-shell-history")
(synopsis "Find shell history with Emacs Helm")
(description "This package provides an Emacs Helm interface to search