me
/
guix
Archived
1
0
Fork 0

gnu: stumpish: Remove bogus keyword.

This follows up on commit 81b045e149.
‘#:tests’ is not supported by the trivial build system and broke ‘guix
pull’.

* gnu/packages/wm.scm (stumpish)[argument]: Remove #:tests?.
master
Tobias Geerinckx-Rice 2020-06-09 23:32:33 +02:00
parent 583fcb27ae
commit 9bb102dc1c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -1692,7 +1692,6 @@ productive, customizable lisp based systems.")
(build-system trivial-build-system)
(arguments
'(#:modules ((guix build utils))
#:tests? #f
#:builder
(begin
(use-modules (guix build utils))