forked from M-Labs/nix-scripts
hydra: rename zc706 to zynq
This commit is contained in:
parent
bb1658990a
commit
bc03ef956e
|
@ -92,12 +92,12 @@
|
||||||
"mirnySrc": { "type": "git", "value": "git://github.com/quartiq/mirny", "emailresponsible": false }
|
"mirnySrc": { "type": "git", "value": "git://github.com/quartiq/mirny", "emailresponsible": false }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zc706": {
|
"zynq": {
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "ARTIQ on the Zynq-based ZC706 board",
|
"description": "ARTIQ on the Zynq-based ZC706 board",
|
||||||
"nixexprinput": "nixScripts",
|
"nixexprinput": "nixScripts",
|
||||||
"nixexprpath": "zc706.nix",
|
"nixexprpath": "zynq.nix",
|
||||||
"checkinterval": 300,
|
"checkinterval": 300,
|
||||||
"schedulingshares": 1,
|
"schedulingshares": 1,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
|
|
Loading…
Reference in New Issue