mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: emacs-pug-mode: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-pug-mode): Drop arguments.
This commit is contained in:
parent
328f47e6d3
commit
86202459fc
1 changed files with 0 additions and 3 deletions
|
@ -1516,9 +1516,6 @@ out of the box.")
|
|||
"1f6bhdr1a72x94dlz2i1fwwln8crc2mbpc2iq23hvsbsfmj7xfzp"))))
|
||||
(native-inputs (list emacs-ert-runner))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:test-command #~(list "ert-runner")))
|
||||
(home-page "https://github.com/hlissner/emacs-pug-mode")
|
||||
(synopsis "Pug support for Emacs")
|
||||
(description "Pug mode offers Emacs support for Pug. Unlike Jade mode, it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue