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: Avoid mention of ASDF_NU_DIR #1660

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

hyperupcall
Copy link
Contributor

@hyperupcall hyperupcall commented Oct 6, 2023

Summary

It was a mistake to read the ASDF_NU_DIR environment variable (it looks like use of it snuck through the CR). Since it serves the exact same purpose as ASDF_DIR, it is redundant. Remove mention of this variable, but keep reading it for backwards-compatability.

Closes #1623
Closes #1630

Other Information

@hyperupcall hyperupcall requested a review from a team as a code owner October 6, 2023 10:53
@hyperupcall
Copy link
Contributor Author

hyperupcall commented Jan 3, 2024

CI fails due to errors with fish installation. That is fixed by #1705

@jthegedus jthegedus merged commit dfea89c into asdf-vm:master Jan 9, 2024
5 of 8 checks passed
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.

Isn't work in termux bug: Error: nu::shell::access_beyond_end
2 participants