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

rust: assert that targets are not used with nixpkgs channel #1224

Merged
merged 1 commit into from
May 22, 2024

Conversation

sandydoo
Copy link
Member

Adds an assertion to guide users to use the fenix channels when using targets.

Resolves #1223.

@sandydoo sandydoo added the bug Something isn't working label May 22, 2024
@sandydoo
Copy link
Member Author

I just noticed that we have an enum for the channels, but I believe fenix also supports explicit versions. Need to verify.

@domenkozar domenkozar merged commit a205e17 into main May 22, 2024
243 of 260 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust components not available when rust targets are specified
2 participants