mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-vertico-posframe: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe)[arguments]: Add #:tests? #f. Change-Id: I63f12521d3356e2f97483572e87f6c19753e783e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
f1b7757a4e
commit
d4b0fd2b4d
1 changed files with 1 additions and 0 deletions
|
@ -44269,6 +44269,7 @@ in Emacs.")
|
|||
"0iqy8m1cf819x7ln5sp8b3sh4dk291k9sril35hxsxkiyjal1rqk"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-posframe emacs-vertico))
|
||||
(arguments (list #:tests? #f)) ; there are no tests
|
||||
(home-page "https://github.com/tumashu/vertico-posframe")
|
||||
(synopsis "Pop up a frame at point to show vertical completion UI")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue