Skip to content

Conversation

@KristofferC
Copy link
Member

Screen.Recording.2025-10-27.at.20.50.00.mov

@IanButterworth
Copy link
Member

Neat. How does this work with using different julia versions?

@KristofferC
Copy link
Member Author

How does this work with using different julia versions?

Well, as will all Pkg apps they are more or less locked to a specific julia version (the one you added it with) unless you set the env variable as described in https://pkgdocs.julialang.org/dev/apps/#Overriding-the-Julia-Executable. Then you could set it to e.g. julia and use juliaup to chose the default and all your apps will follow that. But then you have to recompile.

Ideally pkg could just simulate running at the same version as the manifest was resolved with, but for that we need HistoricalStdlibs etc.

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

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

2 participants