mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: emacs-matcha: Add missing test inputs.
* gnu/packages/emacs-xyz.scm (emacs-match)[native-inputs]: Add emacs-ert-runner.
This commit is contained in:
parent
033903a07b
commit
dbe17e66ae
1 changed files with 1 additions and 0 deletions
|
@ -35076,6 +35076,7 @@ comfort of Magit and the rest of Emacs.")
|
|||
(base32
|
||||
"1bljnv5z289hxn73y7krbd0wya6acnwphabxwfajilpc118qz3lp"))))
|
||||
(propagated-inputs (list emacs-hydra))
|
||||
(native-inputs (list emacs-ert-runner))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/jojojames/matcha/")
|
||||
(synopsis "Collection of hydras with a generic interface to launch them")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue