mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-valign: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-valign)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
22d9816689
commit
2e53bea35b
1 changed files with 1 additions and 0 deletions
|
@ -17435,6 +17435,7 @@ keybindings in Emacs, and does not come with any predefined bindings.")
|
|||
(sha256
|
||||
(base32 "11ks6z532i7vxi6f9g32zhimvikhsqywa2bd5fnnj2ahfx3msa95"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; "no effect on non-graphical display"
|
||||
(home-page "https://github.com/casouri/valign")
|
||||
(synopsis "Pixel-perfect visual alignment for Org and Markdown tables")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue