lol

facetimehd-firmware: fix strictDeps build (#370599)

authored by

Arne Keller and committed by
GitHub
ecde26c0 142acf25

+1 -1
+1 -1
pkgs/by-name/fa/facetimehd-firmware/package.nix
··· 51 51 dontUnpack = true; 52 52 dontInstall = true; 53 53 54 - buildInputs = [ 54 + nativeBuildInputs = [ 55 55 cpio 56 56 xz 57 57 ];