guix_mirror_bot pushed a commit to branch master
in repository guix.
commit ee41d499f8f2cbf83632737bdd8be21d4902b5fb
Author: Cayetano Santos <[email protected]>
AuthorDate: Mon Jul 14 15:08:11 2025 +0200
gnu: emacs-typo: Disable tests.
* gnu/packages/emacs-xyz.scm (emacs-typo): Disable tests.
Change-Id: I99bfa90803e89d4a5945a358b05649be7afc3498
Signed-off-by: Hilton Chain <[email protected]>
---
gnu/packages/emacs-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9ccb397c87..6a656be40b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11785,6 +11785,7 @@ substitute text and perform the substitution outright.")
(base32
"09835zlfzxby5lpz9njl705nqc2n2h2f7a4vpcyx89f5rb9qhy68"))))
(build-system emacs-build-system)
+ (arguments (list #:tests? #f)) ;no tests
(synopsis "Minor mode for typographic editing")
(description
"This package provides two Emacs modes, @code{typo-mode} and