-
#### Description
When running `boot show -u`, it prints dependencies with exclusions like this:
```
[com.cemerick/piggieback "0.2.2" :scope "test" :exclusions [[com.google.guava/guava]]]
[com.da…
-
When using gui-diff under Clojure 1.7 you get:
WARNING: cat already refers to: #'clojure.core/cat in namespace: net.cgrand.parsley.fold, being replaced by: #'net.cgrand.parsley.fold/cat
This comes f…
-
It would be great if BackYourStack could support [Clojure](https://clojure.org) projects that use [deps.edn](https://clojure.org/guides/deps_and_cli#_running_a_repl_and_using_libraries).
The file y…
-
After upgrading to lein-garden 0.2.8 from 0.2.6, I see the following error messages on each run of Leiningen:
```
# lein version
Error: cannot resolve leiningen.garden/activate hook
Leiningen 2.6.1 o…
-
When Planck was first set up with homebrew, it was possible to install it without requiring a dependency on Java. At some point this issue started happening with maven: https://github.com/Homebrew/leg…
-
First, a big thanks for creating this tool. I use often and very happily!
While checking on of my projects for outdated dependencies I noticed that clj-kondo was not reported as outdated.
If …
lread updated
3 years ago
-
Consider adding `org.clojure/core.match` dependency to Clojure execution environment. This will allow kata users to employ pattern matching which is implemented in separate namespace, not in clojure.c…
-
- Name: Clojure
- Version: 1.11
1.8 is getting a bit old now!
-
Hello, I'm getting back to clojure after a while. I am using spacemacs and updated to the current stable cider. However, when I open up a clojure file and do `special-lispy-eval`, I get this error:
…
-
lein-garden version "0.2.6" crashes with:
``` bash
$ lein garden auto
java.lang.NullPointerException: null
at clojure.core$name.invoke (core.clj:1524)
leiningen.garden$validate_builds.invoke (ga…