prefix-dev / pixi

Package management made easy
https://pixi.sh
BSD 3-Clause "New" or "Revised" License
4.29k stars 272 forks source link

fix: use compilers instead of custom set of dependencies #3337

Closed ruben-arts closed 1 month ago

ruben-arts commented 1 month ago

This was broken on macos, this change makes it work again.

wolfv commented 1 month ago

great!