mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-ibuffer-vc: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-vc)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
fea6d68e13
commit
3503a4d03b
1 changed files with 1 additions and 0 deletions
|
@ -28206,6 +28206,7 @@ by their Projectile root directory.")
|
|||
(sha256
|
||||
(base32 "0mnxh6annmys4h1xhc2c7l7ajp4pwvdg68n30x7a21ad9qlvizil"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://github.com/purcell/ibuffer-vc")
|
||||
(synopsis "Group Ibuffer's list by revision control system indications")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue