mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-helm-flycheck: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-helm-flycheck)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
8b762e556b
commit
ed6918f770
1 changed files with 1 additions and 0 deletions
|
@ -30782,6 +30782,7 @@ See @code{helm-exwm-switch-browser} for an example.")
|
|||
(base32
|
||||
"1a2yfxhz04klwhcandqvfzysxp6b7bxyxx1xk1x3kds5hif5fkl4"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs
|
||||
(list emacs-dash emacs-flycheck emacs-helm))
|
||||
(home-page "https://github.com/yasuyk/helm-flycheck")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue