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

Allow specifying clojure-tools version #50

Closed
cap10morgan opened this issue Oct 19, 2021 · 3 comments
Closed

Allow specifying clojure-tools version #50

cap10morgan opened this issue Oct 19, 2021 · 3 comments

Comments

@cap10morgan
Copy link

I didn't see a way to override the clojure-tools version this was looking for. I think I might need that to build this: Quantisan/docker-clojure#129

@borkdude
Copy link
Owner

@cap10morgan Currently you can override the directory where the tools jar is looked up via CLOJURE_TOOLS_DIR but this will still use the hard-coded version.

@borkdude
Copy link
Owner

Introduced DEPS_CLJ_TOOLS_VERSION. But I made a mistake: I should delay the initialization of this value else it gets backed into the binary.

borkdude added a commit that referenced this issue Oct 29, 2021
@borkdude
Copy link
Owner

OK, fixed now in bb 0.6.4.

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