mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-terminal-here: Add missing test inputs.
* gnu/packages/emacs-xyz.scm (emacs-terminal-here)[native-inputs]: Add emacs-el-mock, emacs-ert-runner and emacs-validate.
This commit is contained in:
parent
c8f9cea3b2
commit
3fdb9387c9
1 changed files with 1 additions and 0 deletions
|
@ -1141,6 +1141,7 @@ object.")
|
|||
(sha256
|
||||
(base32 "1iv1c2mbvhn00ha46c6f98j9syc71xhjpk8m5wa5p32sk4wcc9f4"))))
|
||||
(build-system emacs-build-system)
|
||||
(native-inputs (list emacs-el-mock emacs-ert-runner emacs-validate))
|
||||
(home-page "https://github.com/davidshepherd7/terminal-here")
|
||||
(synopsis "Open external terminals from Emacs")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue