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

Add mamba.sh so that reactivating and conda environments work #1075

Merged
merged 1 commit into from Jul 12, 2021

Conversation

isuruf
Copy link
Contributor

@isuruf isuruf commented Jul 11, 2021

This is very specific to the conda implementation. I think mamba recipe needs to pin conda strictly.
Or we can copy most of conda.sh so that __add_sys_prefix_to_path and __conda_activate are available here.

I didn't add support for csh, fish, xsh` because I don't use them.

Fixes #1035

@wolfv wolfv merged commit be715eb into mamba-org:master Jul 12, 2021
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.

mamba doesn't call package activate scripts after the install command
2 participants