Skip to content

Conversation

DewJunkie
Copy link

Add shell.nix to install dart2 and zulu, nix will already have a c compiler

Add shell.nix to install dart2 and zulu, nix will already have a c compiler
@DewJunkie
Copy link
Author

I'm not sure if this is interesting or not, but the idea is that the build becomes batteries included on nix. I ended up creating it, because when I installed dart, it was 3.x, and every time I have to figure out how to install an older version of something, I end up re-learning how. If we wanted to take it all the way, then it could be made into a Pure shell, and all the dependencies (besides what is in "make get") would need to be specified. Taking it even further, but I think that would be a step back for other platforms, would be to include everything that make get does.

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

Successfully merging this pull request may close these issues.

1 participant