diff --git a/.hydra/declarative-jobsets.nix b/.hydra/declarative-jobsets.nix index 6877235..6f674b2 100644 --- a/.hydra/declarative-jobsets.nix +++ b/.hydra/declarative-jobsets.nix @@ -43,11 +43,11 @@ let in { jobsets = pkgs.runCommand "spec-jobsets.json" { } '' - cat >$out <$out <<'EOF' ${builtins.toJSON desc} EOF # This is to get nice .jobsets build logs on Hydra - cat >tmp <tmp <<'EOF' ${builtins.toJSON log} EOF ${pkgs.jq}/bin/jq . tmp