Message ID | 87a6f732a4.fsf@reilysiegel.com |
---|---|
State | New |
Headers | show |
Series | Remove limitations on clojure-tools | expand |
Context | Check | Description |
---|---|---|
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
cbaines/issue | success | View issue |
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
cbaines/issue | success | View issue |
diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index fe10a198db..ab27fd8bd3 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -200,7 +200,8 @@ (define-public clojure-tools (inputs (list rlwrap clojure clojure-tools-deps-alpha - java-commons-logging-minimal)) + java-commons-logging-minimal + java-slf4j-simple)) (home-page "https://clojure.org/releases/tools") (synopsis "CLI tools for the Clojure programming language") (description "The Clojure command line tools can be used to start a