forked from M-Labs/artiq-zynq
flake: fix artiq package in zc706-hitl-tests
This commit is contained in:
parent
07210c7b09
commit
88ffd3b77b
|
@ -274,7 +274,7 @@
|
||||||
__networked = true;
|
__networked = true;
|
||||||
|
|
||||||
buildInputs = [
|
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" ];
|
phases = [ "buildPhase" ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue