summaryrefslogtreecommitdiffstats
path: root/spec.json
blob: 30ad49bb0eaddb995620e63e7f2f748b3604f56e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"enabled": 1,
	"hidden": true,
	"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.09", "emailresponsible": false }
	}
}