with import {}; pkgs.mkShell { nativeBuildInputs = [ pkgs.pkgsCross.avr.buildPackages.gcc ]; }