Release Notes
✨ Highlights
This release lays the foundation for repodata v3 support and adds a couple of important fixes:
- parallel
pixi installnow works reliably - issues that came up with parallelized
pixi globalhave been fixed
Added
- Add --index option to specify PyPI index URL by @suleman1412 in #5575
- Implement extras and flags support for pixi and pixi-build by @wolfv in #5998
- Serialize concurrent environment installs and recover from interrupted ones by @baszalmstra in #6233
Changed
- Reinstall to avoid duplicate dist-info by @baszalmstra in #6257
Documentation
Fixed
- Scope PyPI source-build cache by conda environment by @baszalmstra in #6240
- Limit concurrent global update by @Hofer-Julian in #6253
- Global share command dispatcher by @Hofer-Julian in #6255
- Support conda extras for satisfiabily and solve groups by @baszalmstra in #6260
Download pixi 0.70.1
| File | Platform | Checksum |
|---|---|---|
| pixi-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| pixi-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| pixi-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| pixi-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| pixi-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| pixi-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| pixi-riscv64gc-unknown-linux-gnu.tar.gz | RISCV Linux | checksum |
| pixi-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| pixi-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |