me
/
guix
Archived
1
0
Fork 0

build-system: clojure: Allow clojure-build-system to pass source to ant.

Fixes <https://bugs.gnu.org/52598>.

* guix/build-system/clojure.scm (lower): Remove #:source from private
keywords, preventing an error in ant-build-system.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Reily Siegel 2021-12-23 14:29:02 -05:00 committed by Ricardo Wurmus
parent fb1bf73226
commit ee6c43f8cd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 2 deletions

View File

@ -81,8 +81,7 @@
#:allow-other-keys
#:rest arguments)
"Return a bag for NAME."
(let ((private-keywords '(#:source #:target
#:inputs #:native-inputs
(let ((private-keywords '(#:target #:inputs #:native-inputs
#:clojure #:jdk #:zip)))
(if target