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

minor changes to nu_conda.nu and nu_msvs.nu #576

Merged
merged 1 commit into from Aug 12, 2023
Merged

Conversation

neur1n
Copy link
Contributor

@neur1n neur1n commented Aug 12, 2023

  1. feat(nu_conda): add nu_conda list to list available envs
  2. fix: use print instead of echo to print warnings
  3. doc: change minimum support version to 0.83.0

I was about to replace let-env with $env. in these two scripts to make them work with nushell 0.83.0, but then I found it was done by #543. Therefore, this PR is just a minor maintenance.

1. feat(nu_conda): add `nu_conda list` to list available envs
2. fix: use `print` instead of `echo` to print warnings
3. doc: change minimum support version to 0.83.0
@fdncred
Copy link
Collaborator

fdncred commented Aug 12, 2023

nice! i like the use of registry query. thanks!

@fdncred fdncred merged commit e60d207 into nushell:main Aug 12, 2023
@neur1n
Copy link
Contributor Author

neur1n commented Aug 14, 2023

nice! i like the use of registry query. thanks!

Thanks for your review! I forgot to mention it in commit messages.

@neur1n neur1n deleted the conda_msvs branch March 11, 2024 01:21
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.

None yet

2 participants