-
Do feel free to shoot this down if this is not an issue with dirac, rather some of the other dependencies, a combination, or a too complex setup to dig into 😄
In an attempt to see how good of a cl…
-
Looks like the dependency `org.flatland/ordered` is required for tests to succeed with Clojure older than 1.7.
If this support is dropped, Kerodon would no longer need its single use of `ordered-ma…
-
* Clojure CLI Getting Started - Video Script
Welcome to Practicalli, thank you for joining me.
I'm John and i'll introduce you to the Clojure CLI tools,
the simplest way of running and working …
-
## Expected behavior
When using `:managed-dependencies` in a leiningen project, the `:dependencies` section is dropped
while using `cljr-sort-project-dependencies` instead of being sorted
## St…
-
I'm getting this message when adding clj-firmata 2.1.1 to my project dependencies. I'd rather not use the insecure workaround. Any idea what is causing it?
-
Clojure 1.8.0, Java 1.8.0_144, slamhound 1.5.5
Windows 10, x64, with git bash inside a ConsoleZ
My profiles.clj includes:
{:user {:dependencies [[org.clojure/clojure "1.8.0"]
…
-
Original [issue 481](https://code.google.com/p/counterclockwise/issues/detail?id=481) created by laurentpetit on 2012-12-10T21:51:37.000Z:
Currently the option "Convert to Leiningen Project"…
-
Hey,
It seems that the kernel fails to start, I get:
```
[I 04:47:43.865 LabApp] KernelRestarter: restarting kernel (1/5), new random ports
WARNING: You have $CLASSPATH set, probably by accide…
-
It would be great if someone added a Boot section to the end of the ClojureScript Dependencies wiki page, since Boot is the only tool not represented:
https://github.com/clojure/clojurescript/wiki/Dep…
-
I think I found a bug in mount. Example code is below, here's a description how to trigger it:
Using cljc mode in Clojure (not ClojureScript). I make a defstate tagged `^{:on-reload :noop}` and sta…