v0.68.1
prefix-dev/pixiv0.68.1May 12, 2026by github-actions[bot]
AI Summary
A bug fix release addressing binary architecture mismatches in Windows downloads and improving the normalization of self-reference extras.
Key Highlights
- Fixed architecture mismatch in `pixi-aarch64-pc-windows-msvc.zip`.
- Improved normalization of self-reference extras for better lockfile compatibility.
New Features
- Report size of removed files
Full Release Notes
## Release Notes #### Added - Report size of removed files by @baszalmstra in [#6053](https://github.com/prefix-dev/pixi/pull/6053) #### Fixed - V0.68.0 `pixi-aarch64-pc-windows-msvc.zip` contains an x86_64 binary by @baszalmstra in [#6064](https://github.com/prefix-dev/pixi/pull/6064) - Normalize self-ref extras on both sides of compare by @baszalmstra in [#6052](https://github.com/prefix-dev/pixi/pull/6052) - Satisfy lock-file when feature-level index-url is set by @baszalmstra in [#6065](https://github.com/prefix-dev/pixi/pull/6065) - Evaluate PyPI extras when walking lockfile dependencies by @baszalmstra in [#6068](https://github.com/prefix-dev/pixi/pull/6068) - To alias on target_channel by @ruben-arts in [#6070](https://github.com/prefix-dev/pixi/pull/6070) - Fallback behaviour added to atomic writes by @suleman1412 in [#5748](https://github.com/prefix-dev/pixi/pull/5748) - Serialize PEP 508 deps as filesystem paths by @aldbr in [#6072](https://github.com/prefix-dev/pixi/pull/6072) #### New Contributors * @aldbr made their first contribution in [#6072](https://github.com/prefix-dev/pixi/pull/6072) * @sstadick made their first contribution in [#6055](https://github.com/prefix-dev/pixi/pull/6055) ## Download pixi 0.68.1 | File | Platform | Checksum | |--------|----------|----------| | [pixi-aarch64-apple-darwin.tar.gz](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-apple-darwin.tar.gz.sha256) | | [pixi-x86_64-apple-darwin.tar.gz](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-apple-darwin.tar.gz.sha256) | | [pixi-aarch64-pc-windows-msvc.zip](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-pc-windows-msvc.zip) | ARM64 Windows | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-pc-windows-msvc.zip.sha256) | | [pixi-aarch64-pc-windows-msvc.msi](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-pc-windows-msvc.msi) | ARM64 Windows | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-pc-windows-msvc.msi.sha256) | | [pixi-x86_64-pc-windows-msvc.zip](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-pc-windows-msvc.zip.sha256) | | [pixi-x86_64-pc-windows-msvc.msi](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-pc-windows-msvc.msi) | x64 Windows | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-pc-windows-msvc.msi.sha256) | | [pixi-riscv64gc-unknown-linux-gnu.tar.gz](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-riscv64gc-unknown-linux-gnu.tar.gz) | RISCV Linux | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-riscv64gc-unknown-linux-gnu.tar.gz.sha256) | | [pixi-aarch64-unknown-linux-musl.tar.gz](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-aarch64-unknown-linux-musl.tar.gz.sha256) | | [pixi-x86_64-unknown-linux-musl.tar.gz](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/prefix-dev/pixi/releases/download/v0.68.1/pixi-x86_64-unknown-linux-musl.tar.gz.sha256) |