me
/
guix
Archived
1
0
Fork 0

relative-buffer

Nicolas Goaziou 2022-02-18 21:25:37 +01:00
parent 0024384189
commit 1047001879
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -2029,7 +2029,7 @@ optional minor mode which can apply this command automatically on save.")
(arguments (arguments
(list (list
#:tests? #t #:tests? #t
#:test-command '("ert-runner"))) #:test-command #~(list "ert-runner")))
(native-inputs (native-inputs
(list emacs-ert-runner)) (list emacs-ert-runner))
(propagated-inputs (propagated-inputs