diff --git a/flake.nix b/flake.nix index f297e6e0..52ba789e 100644 --- a/flake.nix +++ b/flake.nix @@ -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" ];