mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ox-gemini: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-ox-gemini)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
5453a9f80e
commit
1d97a6c70e
1 changed files with 1 additions and 0 deletions
|
@ -37443,6 +37443,7 @@ zip utility (default is @code{zip}).")
|
|||
(sha256
|
||||
(base32 "0jmiya3f9vv4v64p5kxla6wiiyv4wg4w7f4a6zmdrjcn11hflqmm"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no actual tests
|
||||
(home-page "https://sr.ht/~abrahms/ox-gemini")
|
||||
(synopsis "Export Org files in Gemini format")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue