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: noarch is the only channel that must exist #333

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

baszalmstra
Copy link
Contributor

Only noarch should be required, the other subdirs might be missing.

@pavelzw
Copy link
Contributor

pavelzw commented Sep 11, 2023

What would happen if we had a channel that only has something in osx-arm64 and we call pixi install on an Apple Silicon MacBook?

@baszalmstra
Copy link
Contributor Author

baszalmstra commented Sep 11, 2023

What would happen if we had a channel that only has something in osx-arm64 and we call pixi install on an Apple Silicon MacBook?

The prefix.dev backend ensures there is always a noarch channel subdir. I think anaconda.org has the same behavior.

@wolfv wolfv merged commit 7f21303 into prefix-dev:main Sep 11, 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.

4 participants