Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Release Notes

✨ Highlights

Pixi now supports PEP508 environment markers for PyPI dependencies. Tasks can specify a default_environment, making it easier to run tasks without explicitly selecting an environment. Error messages become more readable with syntax highlighting in error reports.

As usual this release also includes a lot of bug fixes.

⚠️ Breaking

This version introduces a breaking chance in the communication protocol between build backends and pixi. New versions of the build backends that support this protocol have been released but if you pin your build backends to an older version you might encounter an error. Updating the version constraints of your build backend will fix this.

Added

  • default_environment option for specifying the default environment for a task by @prady0t in #5164
  • Add set_channels() to WorkspaceContext by @haecker-felix in #5172
  • Expose PIXI_VERSION const by @haecker-felix in #5232
  • Add arborium syntax highlighting to miette error reporting by @Hofer-Julian in #5231
  • Source records nameless match spec by @baszalmstra in #5103
  • Fix installation reading editable from the lock incorrectly by @tdejager in #5249
  • Support PEP508 environment markers by @hameerabbasi in #5241

Documentation

  • Add section on pinned package conflicts in conda and PyPI integration by @maurosilber in #5217
  • Explain the matchspec and source spec by @ruben-arts in #5224
  • Improve system requirements documentation clarity by @Hofer-Julian in #5264

Fixed

  • Hover color on footer links by @ruben-arts in #5189
  • pixi lock backend override by @nichmor in #5179
  • Reporter context retrieval by @ruben-arts in #5202
  • Stale metadata when pointing to file by @nichmor in #5203
  • Improve python version specifier handling in pypi.rs by @ruben-arts in #5211
  • Correct admonition on pixi_manifest page by @claudiushaag in #5252
  • Fix freeze and update examples by @baszalmstra in #5255
  • Use latest versions of build backends by @baszalmstra in #5258
  • Move retry middleware to the front by @pavelzw in #5257
  • Use new uv caching mechanism to determine freshness by @tdejager in #5254
  • Change TlsRootCerts to select All by default by @tdejager in #5244
  • Recognize incompatible python wheels by @hunger in #5273
  • Preserve branch reference by @nichmor in #5215
  • Operation was cancelled error by @baszalmstra in #5287
  • Comparison of None in git source subdir vs empty string by @wolfv in #5269

Style

  • Docs/ polish by @hunger in #5234

New Contributors

  • @hunger made their first contribution in #5273
  • @claudiushaag made their first contribution in #5252

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

View the full release notes at https://github.com/prefix-dev/pixi/releases/tag/v0.63.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 14, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 14, 2026
@BrewTestBot BrewTestBot enabled auto-merge January 14, 2026 17:56
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 688cbe7 Jan 14, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.63.0 branch January 14, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants