v0.81.0
[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…