Download Latest Version pixi-x86_64-apple-darwin.tar.gz (22.9 MB)
Email in envelope

Get an email when there's a new version of Pixi

Home / v0.53.0
Name Modified Size InfoDownloads / Week
Parent folder
sha256.sum 2025-08-19 881 Bytes
source.tar.gz 2025-08-19 10.1 MB
source.tar.gz.sha256 2025-08-19 81 Bytes
pixi-x86_64-pc-windows-msvc.zip.sha256 2025-08-19 99 Bytes
pixi-x86_64-unknown-linux-musl 2025-08-19 58.9 MB
pixi-x86_64-unknown-linux-musl.tar.gz 2025-08-19 24.4 MB
pixi-x86_64-unknown-linux-musl.tar.gz.sha256 2025-08-19 105 Bytes
pixi-x86_64-pc-windows-msvc.exe 2025-08-19 64.8 MB
pixi-x86_64-pc-windows-msvc.msi 2025-08-19 26.9 MB
pixi-x86_64-pc-windows-msvc.msi.sha256 2025-08-19 99 Bytes
pixi-x86_64-pc-windows-msvc.zip 2025-08-19 23.8 MB
pixi-aarch64-unknown-linux-musl.tar.gz 2025-08-19 22.0 MB
pixi-aarch64-unknown-linux-musl.tar.gz.sha256 2025-08-19 106 Bytes
pixi-x86_64-apple-darwin 2025-08-19 52.4 MB
pixi-x86_64-apple-darwin.tar.gz 2025-08-19 22.9 MB
pixi-x86_64-apple-darwin.tar.gz.sha256 2025-08-19 99 Bytes
pixi-aarch64-pc-windows-msvc.zip 2025-08-19 22.0 MB
pixi-aarch64-pc-windows-msvc.zip.sha256 2025-08-19 100 Bytes
pixi-aarch64-unknown-linux-musl 2025-08-19 47.1 MB
attestations-x86_64-unknown-linux-musl.intoto.jsonl 2025-08-19 10.1 kB
dist-manifest.json 2025-08-19 31.2 kB
install.ps1 2025-08-19 7.1 kB
install.sh 2025-08-19 7.0 kB
pixi-aarch64-apple-darwin 2025-08-19 46.1 MB
pixi-aarch64-apple-darwin.tar.gz 2025-08-19 20.7 MB
pixi-aarch64-apple-darwin.tar.gz.sha256 2025-08-19 100 Bytes
pixi-aarch64-pc-windows-msvc.exe 2025-08-19 52.2 MB
pixi-aarch64-pc-windows-msvc.msi 2025-08-19 25.2 MB
pixi-aarch64-pc-windows-msvc.msi.sha256 2025-08-19 100 Bytes
attestations-aarch64-apple-darwin.intoto.jsonl 2025-08-19 10.1 kB
attestations-aarch64-pc-windows-msvc.intoto.jsonl 2025-08-19 10.2 kB
attestations-aarch64-unknown-linux-musl.intoto.jsonl 2025-08-19 10.2 kB
attestations-x86_64-apple-darwin.intoto.jsonl 2025-08-19 10.1 kB
attestations-x86_64-pc-windows-msvc.intoto.jsonl 2025-08-19 10.3 kB
0.53.0 - 2025-08-19 source code.tar.gz 2025-08-19 10.1 MB
0.53.0 - 2025-08-19 source code.zip 2025-08-19 11.0 MB
README.md 2025-08-19 5.8 kB
Totals: 37 Items   540.5 MB 0

Release Notes

✨ Highlights

  • Big cleanup of the CLI flags, mainly --frozen, --locked, and --no-install.
  • Added --as-is to pixi run/shell to run the command without installing the dependencies or touching the lockfile.
  • Support the Bash shell on Windows using pixi shell.
  • Pixi build can now support package.build.source.path = "some/path" to use a different source root for the build.

⚠️ Breaking Change

We've removed --no-lockfile-update and replaced it with --no-install --frozen. On pixi run/shell you can use --as-is to run the command without installing the dependencies or touching the lockfile.

Added

  • Add --as-is as a shorthand for --no-install --frozen by @tdejager in #4357
  • Add profiling profile by @ruben-arts in #4376

Changed

  • Infer package name for source package with pixi global install by @Hofer-Julian in #4340
  • Add pixi --list to view all the commands (pixi-extensions + built-in commands) by @mrswastik-robot in #4307
  • Use log level info for build backends by @pavelzw in #4354
  • Use pixi build with non-prefix channels, through fixing run-exports fetching by @remimimimimi in #4179
  • Alternative source root for build by @remimimimimi in #4240
  • Add --build-platform to pixi build by @baszalmstra in #4298
  • Support Bash on Windows using 'pixi shell' by @mwiebe in #3981
  • Move build.channels to build.backend.channels by @nichmor in #4361
  • Return error on build dispatch panic by @tdejager in #4382

Documentation

  • Add document for proxy-config table by @gzm55 in #4367

Fixed

  • Cargo-machete action 0.9.1 by @bnjbvr in #4368
  • Preserve comments when inserting dependency to manifest by @baszalmstra in #4370
  • Now cache miss when a pypi no-binary, no-build was found by @tdejager in #4362
  • Resolve shell quoting issue with pixi run commands by @chrisburr in #4352
  • Allow dots in global environment names by @baszalmstra in #4374
  • Improve infer_package_name_from_spec by @Hofer-Julian in #4378
  • Replace build.configuration with build.config by @ruben-arts in #4380
  • Pass run-dependencies and run-exports to packages by @baszalmstra in #4373

Refactor

  • Remove manual conflicts check for --frozen & --locked by @tdejager in #4359

New Contributors

  • @chrisburr made their first contribution in #4352
  • @bnjbvr made their first contribution in #4368

Download pixi 0.53.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-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
pixi-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
Source: README.md, updated 2025-08-19