mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-org-reveal: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-org-reveal)[arguments]: Add #:tests? #f. Change-Id: I90f958add7bc43d6f8e6d70dd086801e8c8fb3e6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
6060980643
commit
286cbb9944
1 changed files with 1 additions and 0 deletions
|
@ -28456,6 +28456,7 @@ notes.")
|
|||
(base32
|
||||
"1ck8v9qwk434w4ib9bmlmpqmiv8k1is5bcr5h7pnswgmgma68dka"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://github.com/yjwen/org-reveal")
|
||||
(synopsis "Org and Reveal.js powered HTML presentation tool")
|
||||
(description "Org-Reveal is a @command{org-mode} extension that allows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue