-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
boot: 2.5.2 -> 2.7.2 #31087
boot: 2.5.2 -> 2.7.2 #31087
Conversation
Cc @ragnard as maintainer |
When I ran this the first two times it downloaded a bunch of stuff:
@andrestylianos Is that to be expected, and if those are dependencies of boot, could they be pre-populated in the nix store? |
@disassembler There will be more dependencies downloaded anyway, if you use boot as shebang: https://github.com/boot-clj/boot/wiki/Scripts So I am not sure, if that would be useful. We also don't know, which version of closure the user wants: https://github.com/boot-clj/boot/wiki/Configuring-Boot |
Motivation for this change
Provide newer version
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)