nixos/release.nix: Add preferLocalBuild to makeNetboot result
This commit is contained in:
@@ -107,6 +107,7 @@ let
|
||||
echo "file initrd $out/initrd" >> $out/nix-support/hydra-build-products
|
||||
echo "file ipxe $out/netboot.ipxe" >> $out/nix-support/hydra-build-products
|
||||
'';
|
||||
preferLocalBuild = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user