Fork me on GitHub
#releases
<
2022-10-26
>
Ferdinand Beyer08:10:54

New release of https://github.com/ferdinand-beyer/init: v0.2.86 - bug fix and support to reference vars as dependencies when using metadata configuration.

pez15:10:06

No new Calva will be released bundling this, because it'll be downloaded and used when the VS Code window is reloaded. 😃

borkdude15:10:03

Awesome. deps.clj now also respects the CLJ_JVM_OPTS env var while downloading the tools jar. This helps some Windows people behind proxies

borkdude15:10:23

Not sure if you have ever gotten such a request

pez16:10:43

I haven't. Is it something we should mention in the Calva docs? It doesn't say much about deps.clj at all, but maybe it should.

borkdude16:10:26

dunno, mostly interesting for corporate stuff

borkdude16:10:57

if the CLJ_JVM_OPTS variable is set, deps.clj downloads the additional jar using a java process with those properties set