:focal(smart))
Let's stop dependency hell
Pixi is a new package manager for the conda ecosystem, written in Rust. It's fast multi-platform, and language-agnostic.

Pixi is a new package manager for the conda ecosystem, written in Rust. It's fast multi-platform, and language-agnostic.
We wrote a new, fast SAT solver for conda packages in Rust – a port of the libsolv C library.
prefix.dev is going to be at PackagingCon 2023, the software packaging conference
It's easy to overlook how important security is when implementing API keys
You can now host your own packages on prefix.dev
We are releasing a Rust based conda-build replacement that builds cross-platform binary packages much faster.
Keeping packages in a large repository compatible over time is tricky. conda-forge has a highly useful mechanism for that: repodata-patching.
At prefix.dev we love Rust, but using conda/mamba from Rust is hard, so we started building Rattler, a set of crates that offer clean, compartmentalized building blocks for package management.
We've released our first version of online environment solving.
A hot debate is happening in the Python packaging world – should you use upper bounds to constrain your dependencies or not? We think there must be a better way.
We've released mamba 1.2 and here are all the improvements