mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
6364319bd9
commit
1cd7e27ac8
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue