github prefix-dev/pixi v0.81.0

5 hours ago

[0.81.0] - 2026-09-15

✨ Highlights

pixi run --script can now run conda-script files directly from HTTP or HTTPS URLs, including GitHub Gists. Pixi downloads the script, reuses its cached environment, and runs it without requiring a local file.

Added

  • Add remote url support to conda-script by @ruben-arts in #6981
  • Add PrefixPlatformMismatchError for source build prefixes by @hunger in #6984
  • Show the build platform of nested derived environments by @hunger in #6987

Changed

  • Track the platform of a derived environment explicitly by @hunger in #6985
  • Keep nested derived environments on the build platform by @hunger in #6986

Documentation

  • Explain how source build-dependencies are built when cross-compiling by @hunger in #6988

Fixed

Refactor

New Contributors

  • @prefix-dev-pixi-upgrades[bot] made their first contribution in #6980

Don't miss a new pixi release

NewReleases is sending notifications on new releases.