jobsets.nix: syntax

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

View File

@ -79,7 +79,7 @@ let
ticker = mkJobset {
description = "Calendar aggregation";
nixexprath = "ticker.nix";
nixexprpath = "ticker.nix";
gitUrls = {
ticker = "https://gitea.c3d2.de/astro/ticker.git master 1";
};