summaryrefslogtreecommitdiffstats
path: root/spec.json
blob: da6186f82eb091156bff44957d1e606634d5ac00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"enabled": 1,
	"hidden": false,
	"description": "Jobsets",
	"nixexprinput": "src",
	"nixexprpath": "spec.nix",
	"checkinterval": 300,
	"schedulingshares": 2,
	"enableemail": false,
	"emailoverride": "",
	"keepnr": 3,
	"inputs": {
		"src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": false },
		"nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-18.03", "emailresponsible": false }
	}
}