github prefix-dev/pixi v0.69.0
0.69.0 - 2026-05-20

latest releases: pixi-build-rust-v0.4.10, pixi-build-ros-v0.4.2, pixi-build-rattler-build-v0.3.12...
4 hours ago

Release Notes

✨ Highlights

Pixi now supports easy authentication to prefix.dev, just like GitHub CLI you can run:

pixi auth login prefix.dev

And it will take you to the login page of prefix.dev.

Next to that publishing a package became much easier with --variant, --build-number and more.

Added

  • Support build-string-prefix and build-number in [package-build] by @hunger in #6051
  • Centralize default compiler variants and add CUDA support by @wolfv in #6108
  • Support build backend secrets by @wolfv in #6101
  • Honor workspace.s3-options when uploading to s3 by @hunger in #6069
  • Add oauth default login by @nichmor in #6140
  • Add --variant and --variant-config flags by @wolfv in #6109
  • Add --package-format to pixi publish for tar.bz2 output by @baszalmstra in #6156

Documentation

Fixed

Performance

Refactor

  • Route cache-dir and env-var lookup through the compute engine by @baszalmstra in #6041
  • Extract pixi_compute_sources, pixi_compute_network, and move reporter_lifecycle by @baszalmstra in #6046

New Contributors

Download pixi 0.69.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.