From 07210c7b091e816f2d14209d4c03e60c1f10c48d Mon Sep 17 00:00:00 2001 From: mwojcik Date: Tue, 26 Apr 2022 12:43:28 +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 e65988f..f297e6e 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} + export SZL=${zynqpkgs.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...