Fork me on GitHub
#tools-deps
<
2018-04-27
>
niclasnilsson12:04:56

Quick question: Transitive git deps in deps.edn? I.e. a/deps.edn points to b on github and b/deps.edn points to c on github. Doesn’t seem to work without including c in a’s deps.edn. Not implemented or am I doing it wrong?

hypirion12:04:02

That should work, I've used that myself a couple of times

Alex Miller (Clojure team)13:04:40

if you want more information, try clj -Sdeps "{:aliases {:verbose true}}" -R:verbose -Stree, I can probably interpret that a bit more to see what’s up

rickmoynihan15:04:50

new snapshot of lein-tools-deps deployed btw… Should feature first stages of git & local/root support etc. YMMV: https://github.com/RickMoynihan/lein-tools-deps