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

juliaup #184186

Open
schlichtanders opened this issue Jul 31, 2022 · 4 comments · May be fixed by #184592
Open

juliaup #184186

schlichtanders opened this issue Jul 31, 2022 · 4 comments · May be fixed by #184592

Comments

@schlichtanders
Copy link

Project description
Juliaup is the new installer and version multiplexer for the Julia runtime. In a few weeks it is going to be the default installer for the Julia language, as just announced on the JuliaConference last week.

It would be great to have it available in nixpkgs.

Metadata

@edmundmiller
Copy link
Contributor

I just watched the Juliacon talk on this. It might be similar to the way rustup is packaged?

@SCOTT-HAMILTON SCOTT-HAMILTON linked a pull request Aug 1, 2022 that will close this issue
13 tasks
@iFreilicht
Copy link
Contributor

iFreilicht commented Jan 17, 2023

Ah this is interesting. I started working on a PR that uses BinaryBuilder (#211162) for packaging julia in nix because building it against system dependencies is so error-prone. I assume this means new versions don't use BinaryBuilder anymore?

@schlichtanders
Copy link
Author

BinaryBuilder is Julia's way to package non-julia dependencies in a architecture agnostic way.

juliaup is the main way to install julia nowadays. Hence this is unrelated to BinaryBuilder.

@Moelf
Copy link

Moelf commented Jun 13, 2024

Indeed this is basically rustup but for Julia, it would be nice to have

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

Successfully merging a pull request may close this issue.

5 participants