Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The repository provides the following build backends:
1. **pixi-build-python**: A backend tailored for building Python-based projects.
2. **pixi-build-cmake**: A backend designed for projects utilizing CMake as their build system.
3. **pixi-build-rattler-build**: A backend for building [`recipe.yaml`](https://rattler.build/latest/) directly
4. **pixi-build-rust**: A backend for building Rust projects.


These backends are located in the `crates/*` directory of the repository.

Expand Down