From f9056c53bec00e39969472ce9aefd8b01991d3b7 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 14 Mar 2019 15:14:05 +0800 Subject: [PATCH] Revert "remove unnecessary 'phases' override from kc705-tests" This reverts commit 616b547b223753a33187394a1ace2edcf7dc9819. --- main.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/main.nix b/main.nix index 6d78f1f..d9095d0 100644 --- a/main.nix +++ b/main.nix @@ -52,6 +52,7 @@ in artiqpkgs.openocd pkgs.iputils ]; + phases = [ "buildPhase" ]; buildPhase = '' whoami