From f4ef1eb90918d0b608a3c3ecd4b9eee771e2c075 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 15 Feb 2019 23:12:35 +0800 Subject: [PATCH] still trying to understand undocumented 'previous hydra build' option --- sinara-systems.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sinara-systems.nix b/sinara-systems.nix index 63a04df..1d64c4d 100644 --- a/sinara-systems.nix +++ b/sinara-systems.nix @@ -24,4 +24,4 @@ let }; }) {} variants; in - jobs + pkgs.runCommand "xxxxabcd" { } "echo ${mainBuild} > $out";