Skip to content

pixi 0.52.0#233498

Merged
BrewTestBot merged 2 commits intomainfrom
bump-pixi-0.52.0
Aug 14, 2025
Merged

pixi 0.52.0#233498
BrewTestBot merged 2 commits intomainfrom
bump-pixi-0.52.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Release Notes

✨ Highlights

You can now use pixi global to install source dependencies.

pixi global install --path path/to/my-package my-package

At the moment, you still have to specify the package name, which we will improve on later!

⚠️ Breaking Change

In v0.51.0 we changed the environment variable overwriting logic.
This has be reverted in this release, as there are some issues with it.

Features

  • Include named source dependencies through pixi global by @tdejager in #4165

Documentation

  • Fix example package name by @henningkayser in #4331
  • Add keyring auth support doc and bump setup-pixi action version by @olivier-lacroix in #4332
  • Pycharm integration via conda environments.txt file by @analog-cbarber in #4290

Fixed

  • Fish completion script by @ruben-arts in #4315
  • Update named arg schema by @bollwyvl in #4324
  • Revert environment logic changes by @Hofer-Julian in #4346

Refactor

  • Move all non cli code into pixi_core crate by @haecker-felix in #4337

New Contributors

  • @analog-cbarber made their first contribution in #4290
  • @haecker-felix made their first contribution in #4337
  • @henningkayser made their first contribution in #4331

Download pixi 0.52.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.52.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 Aug 14, 2025
@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 Aug 14, 2025
@BrewTestBot BrewTestBot enabled auto-merge August 14, 2025 15:32
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 14, 2025
Merged via the queue into main with commit e9c6aac Aug 14, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.52.0 branch August 14, 2025 15:46
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.

2 participants