Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally use tools.deps default-deps #90

Open
mfikes opened this issue Jul 2, 2019 · 1 comment
Open

Optionally use tools.deps default-deps #90

mfikes opened this issue Jul 2, 2019 · 1 comment

Comments

@mfikes
Copy link
Contributor

mfikes commented Jul 2, 2019

tools.deps introduced a new function default-deps https://github.com/clojure/tools.deps.alpha/blob/7bd29bfc80560e3cc9183491333b2cb98513db22/src/main/clojure/clojure/tools/deps/alpha/reader.clj#L103

This could potentially be used in lein-tools-deps.deps/make-deps to form the argument of read-deps in lieu of an explicit configuration being required for :lein-tools-deps/config

@RickMoynihan
Copy link
Owner

Well spotted @mfikes.

I guess we'd still want to support supplying your own :config-files, though we can probably change the default to be driven by the new default-deps function.

I'd certainly consider a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants