Fork me on GitHub
#leiningen
<
2017-01-11
>
miikka09:01:24

Can I somehow tell Leiningen to look up my Clojars credentials with GPG in profile.clj instead of project.clj?

miikka09:01:16

I put :repositories [["clojars" {:url "" :creds :gpg}]] in my profiles.clj, but now Leiningen warns me about repeatability 😐