Commit 4fd72b1
authored
feat: support variant files (#400)
* feat: support variant files
Adapt error messages
Adapt to rattler-build breaking changes
Update rattler-build
Add implementation and tests
Update patch
Update lock file
Update dependencies
Update pixi.lock
Update cargo.lock
Update pixi.lock
Address comments
Update lockfile
Hook up zip_keys
Only consider variant files if the list isn't empty
Update lock file
Update lock
Reverse the order of the variant files so that the first file has the highest priority.
* Add ?1 parent 23509c0 commit 4fd72b1
File tree
15 files changed
+1937
-2209
lines changed- backends/pixi-build-ros
- crates
- pixi-build-backend
- src
- utils
- tests/integration
- pixi-build-cmake/src
- pixi-build-rattler-build/src
- py-pixi-build-backend
15 files changed
+1937
-2209
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
0 commit comments