1
Fork 0
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:
Cayetano Santos 2025-04-14 14:47:09 +02:00 committed by Liliana Marie Prikler
parent 6060980643
commit 286cbb9944
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -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