jobsets.nix: syntax

This commit is contained in:
Astro 2019-10-07 00:32:18 +02:00
parent 78f2863a33
commit 1b647dcafe
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ let
gitUrls = {
ticker = "https://gitea.c3d2.de/astro/ticker.git master 1";
};
};
};
jobsetsJson = pkgs.writeText "jobsets.json" (builtins.toJSON jobsets );