Closed marcelotrevisani closed 2 months ago
Could you also release pixi
on cargo please? it is an older version there
Hi @marcelotrevisani, I would love this, but because pixi is relying on uv
for the PyPI integration we cannot. As uv
is currently not publishing on crates.io. However, we are in the process of splitting of the crates in pixi
that are not uv-reliant and will try to publish those soon. That does not help you with the binary though.
You can install it with:
cargo install --locked --git https://github.com/prefix-dev/pixi.git pixi
Checks
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
Issue description
I can't install pixi
0.15.2
with cargo on mac armExpected behavior
pixi installed.