From ce7e7a28ee22412961915243da1cb24756e7ce9c Mon Sep 17 00:00:00 2001 From: illustris Date: Sat, 5 Feb 2022 14:49:53 +0000 Subject: [PATCH] Update 'spec.json' --- spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.json b/spec.json index afee1cb..4f46b21 100644 --- a/spec.json +++ b/spec.json @@ -4,7 +4,7 @@ "type": "legacy", "description": "Jobset desription", "nixexprinput": "src", - "nixexprpath": "default.nix", + "nixexprpath": "spec.nix", "checkinterval": 300, "schedulingshares": 100, "enableemail": false,