diff --git a/jobsets.nix b/jobsets.nix index 2ec6fe3..3176be7 100644 --- a/jobsets.nix +++ b/jobsets.nix @@ -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"; };