From 01852ed4bd8479b86c3870853dc7f9de258417c5 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 14 Mar 2019 14:07:29 +0800 Subject: [PATCH] syntax --- main.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.nix b/main.nix index c7f6433..825c1e6 100644 --- a/main.nix +++ b/main.nix @@ -52,7 +52,7 @@ in artiqpkgs.openocd pkgs.iputils ]; - sshKey = /var/lib/hydra/queue-runner/.ssh/id_rsa + sshKey = /var/lib/hydra/queue-runner/.ssh/id_rsa; phases = [ "buildPhase" ]; buildPhase = ''