jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
8.82k stars 207 forks source link

Missing packages from `pkgsCross.avr.buildPackages` #2413

Open jeff-hykin opened 1 week ago

jeff-hykin commented 1 week ago

This (pkgsCross.avr.buildPackages) is one of the sections of nixpkgs you'll probably have to hardcode-search because it doesn't show up in nix-env or the caches AFAIK.

Ex: trying to find avr-gcc (bin name), searching for "avr" or "bintools" or "gcc" or avr-binutils-2.43.1 or avr-binutils-wrapper-2.43.1 doesn't show anything from pkgsCross.avr.buildPackages.

Note: the final attribute path I was looking for was pkgsCross.avr.buildPackages.binutils.bintools