2019-02-17 11:32:00 +08:00
|
|
|
{
|
|
|
|
"enabled": 1,
|
2019-02-17 14:16:58 +08:00
|
|
|
"hidden": true,
|
2019-02-17 11:32:00 +08:00
|
|
|
"description": "js",
|
|
|
|
"nixexprinput": "nixScripts",
|
2019-03-25 10:54:52 +08:00
|
|
|
"nixexprpath": "hydra/fpga.nix",
|
2019-02-17 11:32:00 +08:00
|
|
|
"checkinterval": 300,
|
|
|
|
"schedulingshares": 10,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 10,
|
|
|
|
"inputs": {
|
2019-03-25 10:54:52 +08:00
|
|
|
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs-channels nixos-19.03", "emailresponsible": false },
|
2019-04-18 22:30:22 +08:00
|
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false }
|
2019-02-17 11:32:00 +08:00
|
|
|
}
|
|
|
|
}
|