mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-typo: Disable tests.
* gnu/packages/emacs-xyz.scm (emacs-typo): Disable tests. Change-Id: I99bfa90803e89d4a5945a358b05649be7afc3498 Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
279c70454e
commit
ee41d499f8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue