1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-11 07:54:08 +02:00

gnu: emacs-ivy-omni-org: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-ivy-omni-org)[arguments]: Add #:tests? #f.
This commit is contained in:
Liliana Marie Prikler
2025-03-16 17:17:29 +01:00
parent 6364319bd9
commit 1cd7e27ac8
+1
View File
@@ -39335,6 +39335,7 @@ display of major and minor modes in the mode line.")
(base32
"1np1f51hc3phkl5w02a9a79gl38ra2d535i784fn4pqaasvm0rq8"))))
(build-system emacs-build-system)
(arguments (list #:tests? #f))
(propagated-inputs
(list emacs-ivy emacs-dash))
(synopsis "Browse anything in Org mode")