Immutable
release. Only release title and notes can be modified.
[0.79.0] - 2026-09-03
✨ Highlights
Pixi now has better support for RISC-V by setting the default virtual packages.
And we've extended the CLI to include pixi install --script and pixi workspace dependencies add.
Added
- Add
pixi workspace dependenciesCLI by @ruben-arts in #6917 - Install script environments without running by @manzt in #6923
- Set
__glibcdefault to 2.39 on linux-riscv64 by @pavelzw in #6914
Changed
- Restore static MSVC CRT in Windows builds by @baszalmstra in #6919
Documentation
Fixed
- Bump astral_async_http_range_reader to 0.11.1 by @baszalmstra in #6941