mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-disk-usage: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-disk-usage)[arguments]: Add #:tests? #f. Change-Id: I4c83e9e30bfb840777f6f17883bd8608cc2406bc Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
286cbb9944
commit
43e2de8251
1 changed files with 1 additions and 0 deletions
|
@ -34000,6 +34000,7 @@ opposed to character-based).")
|
||||||
(base32
|
(base32
|
||||||
"0vl79knb2snp2gzmcdasncgcc44rq99kmfnvwhfpm0wk21nxhc1m"))))
|
"0vl79knb2snp2gzmcdasncgcc44rq99kmfnvwhfpm0wk21nxhc1m"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
|
(arguments (list #:tests? #f)) ; no tests
|
||||||
(home-page "https://gitlab.com/Ambrevar/emacs-disk-usage")
|
(home-page "https://gitlab.com/Ambrevar/emacs-disk-usage")
|
||||||
(synopsis "Sort and browse disk usage listings with Emacs")
|
(synopsis "Sort and browse disk usage listings with Emacs")
|
||||||
(description "Disk Usage is a file system analyzer: it offers a tabulated
|
(description "Disk Usage is a file system analyzer: it offers a tabulated
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue