zynq: install artiq-netboot for HITL test

pull/23/head
Sebastien Bourdeauducq 2020-10-15 16:15:39 +08:00
parent b46f418176
commit f2c9e226ac
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ in
__networked = true;
buildInputs = [
pkgs.netcat pkgs.openssh pkgs.rsync artiq-fast.artiq
pkgs.netcat pkgs.openssh pkgs.rsync artiq-fast.artiq artiq-fast.artiq-netboot
];
phases = [ "buildPhase" ];