Yes, you can use a top level setting in your deps.edn file of:

{:mvn/local-repo "/tmp/m2"}


On Saturday, April 14, 2018 at 7:41:34 PM UTC-5, Mark wrote:
>
> Is there an option to specify the directory for the local deps 
> repository?  I was playing around with deps on AWS lambda and discovered 
> that the default directory (I think it's ~/.m2) is read-only.  On lambda, 
> the only writable directory is /tmp.  
>
> On Saturday, April 14, 2018 at 6:01:52 AM UTC-7, Alex Miller wrote:
>>
>> New releases of tools.deps.alpha and the Clojure tools (clj, clojure) are 
>> now available. This is mostly a bug fix release.
>>
>> To update, use `brew upgrade clojure` on Mac, or the Getting Started 
>> <https://clojure.org/guides/getting_started> installation instructions 
>> on Linux. 
>> Windows installers are coming soon(ish)! I have an initial version 
>> working and it's about 80% done, so only 80% to go. :)
>>
>> Updates:
>>
>> - TDEPS-73 detect invalid deps.edn file and improve error
>> - TDEPS-61 use Clojars CDN repo
>> - TDEPS-26 include transitive runtime deps in addition to compile deps
>> - TDEPS-71 better error if Java not installed - primarily for Linux 
>> installer (patch thanks to Mike Fikes)
>> - TDEPS-65 specify permissions on installed files in Linux installer 
>> (patch thanks to Dominic Monroe) 
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to