From 1cd704c39080d2411232988491995738fe286aa3 Mon Sep 17 00:00:00 2001 From: mwojcik Date: Tue, 26 Apr 2022 12:01:20 +0800 Subject: [PATCH] flake: fix szl for hitl tests --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f3acb71..e65988f 100644 --- a/flake.nix +++ b/flake.nix @@ -304,7 +304,7 @@ export USER=hydra export OPENOCD_ZYNQ=${zynq-rs}/openocd - export SZL=${zynqpkgs.zc706-szl}/szl.elf + export SZL=${zynqpkgs.zc706-szl} bash ${self}/remote_run.sh -h rpi-4 -o "$NIX_SSHOPTS" -d ${zc706-nist_qc2.zc706-nist_qc2-jtag} echo Waiting for the firmware to boot...