2019-02-17 11:32:00 +08:00
|
|
|
{
|
2021-02-06 21:45:40 +08:00
|
|
|
"mcu": {
|
2020-10-08 14:08:20 +08:00
|
|
|
"enabled": 1,
|
|
|
|
"hidden": false,
|
2021-02-06 21:45:40 +08:00
|
|
|
"description": "MCU firmware",
|
2020-10-08 14:08:20 +08:00
|
|
|
"nixexprinput": "nixScripts",
|
2021-02-06 21:45:40 +08:00
|
|
|
"nixexprpath": "mcu.nix",
|
2020-10-08 14:08:20 +08:00
|
|
|
"checkinterval": 300,
|
|
|
|
"schedulingshares": 10,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 10,
|
|
|
|
"inputs": {
|
2021-06-02 08:46:17 +08:00
|
|
|
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-21.05", "emailresponsible": false },
|
2020-10-08 14:08:20 +08:00
|
|
|
"mozillaOverlay": { "type": "git", "value": "git://github.com/mozilla/nixpkgs-mozilla.git", "emailresponsible": false },
|
|
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
2021-06-30 10:25:40 +08:00
|
|
|
"stabilizerSrc": { "type": "git", "value": "git://github.com/HarryMakes/stabilizer.git pre-mqtt 1", "emailresponsible": false },
|
2020-10-08 14:08:20 +08:00
|
|
|
"thermostatSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/thermostat.git", "emailresponsible": false },
|
2021-02-06 22:03:13 +08:00
|
|
|
"humpbackDdsSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/humpback-dds.git", "emailresponsible": false },
|
|
|
|
"saymaMmcSrc": { "type": "git", "value": "git://github.com/sinara-hw/openMMC sayma-devel", "emailresponsible": false }
|
2020-10-08 14:08:20 +08:00
|
|
|
}
|
2019-02-17 11:32:00 +08:00
|
|
|
}
|
|
|
|
}
|