github prefix-dev/pixi v0.68.0
0.68.0 - 2026-05-07

6 hours ago

Release Notes

✨ Highlights

This release bump the lock file version to v7. A lockfile bump is friction: once one developer
regenerates pixi.lock in version 7, every collaborator (and CI) needs a pixi that understands the
new format.

Lockfile v7 enables us to deliver this:

  • Reproducible source package builds
  • Less lockfile churn: We store more stable information
  • More portable lockfiles: The lockfile will no longer contain absolute, machine-specific paths.

⚠️ Deprecations

Breaking changes

Added

Changed

Documentation

Fixed

Performance

Refactor

New Contributors

Download pixi 0.68.0

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

Don't miss a new pixi release

NewReleases is sending notifications on new releases.