mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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
|
(base32
|
||||||
"1bljnv5z289hxn73y7krbd0wya6acnwphabxwfajilpc118qz3lp"))))
|
"1bljnv5z289hxn73y7krbd0wya6acnwphabxwfajilpc118qz3lp"))))
|
||||||
(propagated-inputs (list emacs-hydra))
|
(propagated-inputs (list emacs-hydra))
|
||||||
|
(native-inputs (list emacs-ert-runner))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/jojojames/matcha/")
|
(home-page "https://github.com/jojojames/matcha/")
|
||||||
(synopsis "Collection of hydras with a generic interface to launch them")
|
(synopsis "Collection of hydras with a generic interface to launch them")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue