From cdeea24bb92f8e5030aaacc31be8bc7a0f250aef Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 7 Oct 2019 00:32:55 +0200 Subject: [PATCH] jobsets.nix: syntax --- jobsets.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; };