From eff7ae5aff3aef4c11a4ad44f7d89693c14115d4 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 2 Sep 2021 11:42:01 +0800 Subject: [PATCH] flake: make llvm-strip in HITL test --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 719be5abe..fa984ea53 100644 --- a/flake.nix +++ b/flake.nix @@ -325,6 +325,7 @@ buildInputs = [ (pkgs.python3.withPackages(ps: with packages.x86_64-linux; [ artiq artiq-board-kc705-nist_clock ps.paramiko ])) + pkgs.llvm_11 pkgs.lld_11 pkgs.openssh packages.x86_64-linux.openocd-bscanspi # for the bscanspi bitstreams