flake: fix artiq package in zc706-hitl-tests

pull/192/head
mwojcik 2022-04-26 13:06:51 +08:00
parent 07210c7b09
commit 88ffd3b77b
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@
__networked = true;
buildInputs = [
pkgs.netcat pkgs.openssh pkgs.rsync artiq artiq-netboot zynqpkgs.zc706-szl
pkgs.netcat pkgs.openssh pkgs.rsync artiqpkgs.artiq artiq-netboot zynqpkgs.zc706-szl
];
phases = [ "buildPhase" ];