1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: emacs-groovy-modes: Use implicit “ert-runner”.

* gnu/packages/emacs-xyz.scm (emacs-groovy-modes): Drop arguments.
This commit is contained in:
Liliana Marie Prikler 2025-03-02 15:11:50 +01:00
parent b7db6da7d1
commit 7d4bd522f0
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -25062,8 +25062,6 @@ supports multiple backends such as @code{vlc}, @code{mpg123},
(base32
"1jpfyqnqd8nj0g8xbiw4ar2qzxx3pvhwibr6hdzhyy9mmc4yzdgk"))))
(build-system emacs-build-system)
(arguments
`(#:test-command '("ert-runner")))
(native-inputs
(list emacs-ert-runner emacs-undercover emacs-shut-up emacs-f))
(propagated-inputs