Re: tools.deps.alpha resolve-deps problem

2018-05-09 Thread Janko Muzykant
Yup, that was exactly what I missed. Thanks! Alex Miller writes: > Hey JM, you’ll also need to configure the Maven repos in the first deps map > under the :mvn/repos key: > > {:deps ... > :mvn/repos > {"central" {:url "https://repo1.maven.org/maven2/"} >"clojars"

tools.deps.alpha resolve-deps problem

2018-05-09 Thread Alex Miller
Hey JM, you’ll also need to configure the Maven repos in the first deps map under the :mvn/repos key: {:deps ... :mvn/repos {"central" {:url "https://repo1.maven.org/maven2/"} "clojars" {:url "https://repo.clojars.org/"}}} Apologies on any typos, on my phone... -- You received this

tools.deps.alpha resolve-deps problem

2018-05-09 Thread Janko Muzykant
Hi, I'm trying to use tools.deps API function "resolve-deps", but it doesn't work for me well: (require '[clojure.tools.deps.alpha :as tools.deps]) (require '[clojure.tools.deps.alpha.reader :as tools.deps.reader]) (require '[clojure.tools.deps.alpha.script.make-classpath])

[JOB] Dividend Finance | SF Bay Area | onsite

2018-05-09 Thread Jeff Madynski
Hello, At Dividend Finance our goal is to build a frictionless platform to finance solar panel installations. We expose an API to our installer network in addition to our web portal. We are looking for Clojure enthusiasts who can work on site to help us build out the platform. We are interested

Re: [ANN] CIDER 0.17 (Andalucía) is out!

2018-05-09 Thread Bozhidar Batsov
On 7 May 2018 at 23:07, Gregg Reynolds wrote: > Looks awesome! > > Any idea when 1.0 will be out? > Not really. Most likely when the internal improvements section of the roadmap is completed https://github.com/clojure-emacs/cider/blob/master/ROADMAP.md, but work is