Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

✨ Highlights

Install a .conda package directly using pixi global install:

pixi global install --path /path/to/package-name.conda

Added

  • Add paxton-as-pixi SVG by @VeckoTheGecko in #4592
  • Add a hyperlink to lock file docs by @lucascolley in #4600
  • Add description of a workspace to first workspace docs by @lucascolley in #4602
  • Add a tutorial on pixi import and pixi init --import by @lucascolley in #4631

Changed

  • Option to ignore env var during activation by @Hofer-Julian in #4619
  • Add new (minimal) pixi_api abstraction crate by @haecker-felix in #4546
  • Drop StyledText abstraction, rename config to workspace by @haecker-felix in #4647
  • More simple introduction to manifest reference by @lucascolley in #4601
  • Direct .conda global installation by @lucascolley in #4502
  • Implement task support for WorkspaceContext by @haecker-felix in #4667
  • Unsafe-best-match for build as well by @tdejager in #4649

Documentation

  • project -> workspace, improve first_workspace page by @lucascolley in #4586
  • Fix bash completion sourcing example by @Hofer-Julian in #4590
  • project -> workspace in README also by @lucascolley in #4589
  • Fix typo by @Hofer-Julian in #4596
  • Fix broken hyperlink by @magsol in #4605
  • Add global environments in setup-pixi by @pavelzw in #4627
  • Add warning when viewing old docs version by @lucascolley in #4628
  • Fix list in pixi extensions page by @pavelzw in #4630
  • Update doc to include global environment caching information by @olivier-lacroix in #4672

Fixed

  • Correct SIGINT forwarding by @remimimimimi in #4552
  • Inconsistent caching when input or output globs unmatched by @tdejager in #4547
  • Obscure error when importing environment.yml with empty pip: by @Hofer-Julian in #4609
  • Use source name for a package by @nichmor in #4597
  • Pixi init config loading by @Hofer-Julian in #4610
  • add_tests::add_with_channel by @Hofer-Julian in #4618
  • Optional dependencies break requirement conversion code by @Hofer-Julian in #4603
  • Handle url::pkg dependencies from conda env file by @lucascolley in #4621
  • Panic when trying to resolve cross-platform deps by @nichmor in #4612
  • Adapt testsuite CI by @Hofer-Julian in #4632
  • Skip multi-output test by @Hofer-Julian in #4653
  • Upgrade all features by default by @lucascolley in #4646
  • Available tasks output by @remimimimimi in #4655
  • Restore $status before calling __fish_prompt_orig by @fstanis in #4651
  • Use correct equality specifier for conda-environment export with git subdir pypi dep by @ihnorton in #4658
  • Fix test-exports integration test after PR4658 by @ihnorton in #4695
  • pixi list shouldn't panic in case of BrokenPipe error by @mrswastik-robot in #4673
  • Double relative manifest path by @remimimimimi in #4699

Performance

  • Use ignore crate instead of wax crate for globbing by @tdejager in #4578
  • Initialize the reqwest client lazily by @baszalmstra in #4666
  • Initialize the environment variables lazily for sdist environments by @baszalmstra in #4685

Refactor

  • Extracted pixi_install_pypi from core by @tdejager in #4643

New Contributors

  • @ihnorton made their first contribution in #4695
  • @fstanis made their first contribution in #4651
  • @magsol made their first contribution in #4605
  • @VeckoTheGecko made their first contribution in #4592

Download pixi 0.56.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.56.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 Oct 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

🤖 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 Oct 7, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 7, 2025 12:17
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 7, 2025
Merged via the queue into main with commit fab8e06 Oct 7, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.56.0 branch October 7, 2025 12:26
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