mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: emacs-elm-mode: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-elm-mode)[arguments]: Add #:tests? #f.
This commit is contained in:
@@ -28180,6 +28180,7 @@ by the status of listed files.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1gnr61ibzcznfqy5f8capmbz75rcfikwy106rjdmp45qz2jwp4di"))))
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs
|
||||
(list emacs-dash emacs-f emacs-reformatter emacs-s))
|
||||
(build-system emacs-build-system)
|
||||
|
||||
Reference in New Issue
Block a user