Fork me on GitHub
#nrepl
<
2019-01-07
>
bozhidar07:01:09

@aria42 You need Lein 2.8.3 or newer to use the modern nREPL.

bozhidar07:01:29

Older versions have tools.nrepl as a hardcoded and non-overridable dep.

bozhidar07:01:58

> Is this due to lein’s dependency on that? I believe I should be overriding, but because the package is different, not sure if I’m actually overriding.

bozhidar07:01:37

Generally you can’t override different artifacts. 🙂