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

fix(runtime): use correct archive locations (e.g. Hex) for bundled Elixir #510

Merged
merged 2 commits into from
Jun 12, 2024

Commits on Jun 11, 2024

  1. fix(runtime): install hex to correct dir

    Set `MIX_ARCHIVES` explicitly to make sure to override any existing
    setting, e.g. from `asdf` or `mise`.
    soundmonster committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d398e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb31552 View commit details
    Browse the repository at this point in the history