mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-pretty-mode: Add missing test inputs.
* gnu/packages/emacs-xyz.scm (emacs-pretty-mode)[native-inputs]: Add emacs-ert-runner.
This commit is contained in:
parent
678ab498f8
commit
041b7318b3
1 changed files with 1 additions and 0 deletions
|
@ -20715,6 +20715,7 @@ been adapted to also work with mu4e.")
|
|||
(base32
|
||||
"013fig9i4fyx16krp2vfv953p3rwdzr38zs6i50af4pqz4vrcfvh"))))
|
||||
(build-system emacs-build-system)
|
||||
(native-inputs (list emacs-ert-runner))
|
||||
(home-page "https://github.com/akatov/pretty-mode")
|
||||
(synopsis "Redisplay parts of the buffer as Unicode symbols")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue