forked from M-Labs/nix-scripts
still trying to understand undocumented 'previous hydra build' option
This commit is contained in:
parent
68ff30051a
commit
f4ef1eb909
|
@ -24,4 +24,4 @@ let
|
|||
};
|
||||
}) {} variants;
|
||||
in
|
||||
jobs
|
||||
pkgs.runCommand "xxxxabcd" { } "echo ${mainBuild} > $out";
|
||||
|
|
Loading…
Reference in New Issue