Skip to content

Conversation

Hofer-Julian
Copy link
Contributor

@Hofer-Julian Hofer-Julian commented Sep 29, 2025

  • Add support for variant files to Pixi
  • Order (later means higher priority)
    • Default variants
    • Local variants.yaml for pixi-build-rattler-build
    • Variant files from the backend
    • Inline variants from the backend
  • Most tests are in test: variant files pixi-build-testsuite#70
  • Docs

Fixes: #4139

AI disclosure

  • Docs were mostly generated by AI. I reviewed and adapted them

@Hofer-Julian Hofer-Julian changed the title feat: load variants from packages feat: load variants from files Oct 7, 2025
@Hofer-Julian Hofer-Julian force-pushed the feature/pix-1190-featbuild-load-variants-from-packages branch from 097bc7b to e45d6f4 Compare October 9, 2025 09:46
@Hofer-Julian Hofer-Julian marked this pull request as ready for review October 10, 2025 09:20
@Hofer-Julian Hofer-Julian force-pushed the feature/pix-1190-featbuild-load-variants-from-packages branch from 30def76 to 38d9bb9 Compare October 10, 2025 13:33
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!!

@Hofer-Julian Hofer-Julian merged commit b3ad8b4 into prefix-dev:main Oct 15, 2025
40 of 43 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.

Installing different variants does not trigger a rebuild

2 participants