[go: up one dir, main page]

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

feat: tolerate pixi file error #2457

Merged
merged 1 commit into from
Nov 12, 2024
Merged

feat: tolerate pixi file error #2457

merged 1 commit into from
Nov 12, 2024

Conversation

jvenant
Copy link
Contributor
@jvenant jvenant commented Nov 11, 2024

Fix #2450

This PR tolerate error when creating pixi file. This allow to run shell and shell-hook on read-only filesystem

Copy link
Contributor
@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

I would like to change one part

src/environment.rs Outdated Show resolved Hide resolved
Copy link
Contributor
@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

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

Thank you!

@ruben-arts ruben-arts merged commit 5d37dcf into prefix-dev:main Nov 12, 2024
40 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.

Can't activate pixi on a read-only env
2 participants