mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-caml: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-caml)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
1f58cb37e0
commit
0ff3b19747
1 changed files with 1 additions and 0 deletions
|
@ -5634,6 +5634,7 @@ event in various configured timezones.")
|
|||
(base32
|
||||
"00ldvz6r10vwwmk6f3az534p0340ywn7knsg2bmvbvh3q51vyl9i"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://github.com/ocaml/caml-mode")
|
||||
(synopsis "Caml mode for GNU Emacs")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue