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

conda fix #547

Merged
merged 1 commit into from
Jul 10, 2023
Merged

conda fix #547

merged 1 commit into from
Jul 10, 2023

Conversation

maxim-uvarov
Copy link
Contributor

seems like that somehow #a61256d broke conda, which I use:

   ╭─[/Users/user/apps-files/github/nu_scripts/modules/virtual_environments/conda.nu:85:1]
 85 │
 86 │     $env.PROMPT_COMMAND = if $env.CONDA_OLD_PROMPT_COMMAND == $nothing {
    ·                              ──────────────┬──────────────
    ·                                            ╰── expected operator

Seems like this PR fix it.

Copy link
Collaborator

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Hofer-Julian Hofer-Julian merged commit e271caf into nushell:main Jul 10, 2023
@maxim-uvarov maxim-uvarov deleted the conda-fix2 branch July 10, 2023 06:19
@pedoc pedoc mentioned this pull request Jul 14, 2023
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