mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-kodi-remote: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-kodi-remote)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
b997dcfcfc
commit
ba30914109
1 changed files with 1 additions and 0 deletions
|
@ -33445,6 +33445,7 @@ stored playlists.")
|
|||
(base32
|
||||
"1gck7lvqxcr9ikrzlpvcf4408cq6i4s8ijgb0kdsbkfzv0w86934"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; tests require networking
|
||||
(propagated-inputs
|
||||
(list emacs-f emacs-json-mode emacs-let-alist emacs-request))
|
||||
(home-page "https://github.com/spiderbit/kodi-remote.el")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue