30 lines
784 B
JSON
30 lines
784 B
JSON
|
{
|
||
|
"enabled": 1,
|
||
|
"hidden": false,
|
||
|
"description": "jobsets",
|
||
|
"nixexprinput": "nixos-config",
|
||
|
"nixexprpath": "hydra/jobsets.nix",
|
||
|
"checkinterval": 60,
|
||
|
"schedulingshares": 100,
|
||
|
"enableemail": false,
|
||
|
"emailoverride": "",
|
||
|
"keepnr": 1,
|
||
|
"inputs": {
|
||
|
"nixos-config": {
|
||
|
"type": "git",
|
||
|
"value": "https://github.com/DarkKirb/nixos-config switch-to-hydra",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"type": "git",
|
||
|
"value": "https://github.com/NixOS/nixpkgs.git",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"prsJSON": {
|
||
|
"type": "githubpulls",
|
||
|
"value": "DarkKirb nixos-config",
|
||
|
"emailresponsible": false
|
||
|
}
|
||
|
}
|
||
|
}
|