coreboot-toolchain: fix building src FOD (#478900)

This commit is contained in:
Jared Baur
2026-01-12 14:33:04 +00:00
committed by GitHub
@@ -38,7 +38,6 @@ let
PATH=${lib.makeBinPath [ getopt ]}:$PATH ${stdenv.shell} $out/util/crossgcc/buildgcc -W > $out/.crossgcc_version
rm -rf $out/.git
'';
allowedRequisites = [ ];
};
archives = ./stable.nix;