-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[WIP] Fix rebar3 release #57909
[WIP] Fix rebar3 release #57909
Conversation
Also simplified the dependency handling
cc @astro |
ping (triage) |
Hey, I will still be working on this. I was waiting for feedback on the most recent linked issue. I will just be moving ahead with this myself. |
Thank you for your contributions.
|
I marked this as stale due to inactivity. → More info |
Hey I just noticed this. I think the rebar3 release is in a good state now, perhaps we can close this? |
I marked this as stale due to inactivity. → More info |
rebar3 looks good now. |
I'm not quite ready to have this merged yet. I'm just putting this up so that people are able to test my changes. I would appreciate any feedback.
Motivation for this change
I wrote a rebar32nix tool (Read: rebar3 to nix) in order to help with building Erlang applications. I needed to make some minor modifications to the builder in order for my tool to work.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)