17 lines
537 B
JSON
17 lines
537 B
JSON
{
|
|
"enabled": 1,
|
|
"hidden": true,
|
|
"description": "js",
|
|
"nixexprinput": "nixScripts",
|
|
"nixexprpath": "hydra/artiq.nix",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 10,
|
|
"inputs": {
|
|
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs-channels nixos-19.03", "emailresponsible": false },
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false }
|
|
}
|
|
}
|