DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

Alsa is linux specific #118

Closed Hoverbear closed 2 years ago

Hoverbear commented 2 years ago

The registry has a small problem: alsa-lib is a Linux only package, so Nix on Mac might try to build Alsa, which fails!