2019-02-17 11:32:00 +08:00
|
|
|
{
|
2022-01-26 07:48:45 +08:00
|
|
|
"mcu-contrib": {
|
2020-10-08 14:08:20 +08:00
|
|
|
"enabled": 1,
|
|
|
|
"hidden": false,
|
2022-01-26 07:48:45 +08:00
|
|
|
"description": "Third-party MCU firmware",
|
2020-10-08 14:08:20 +08:00
|
|
|
"nixexprinput": "nixScripts",
|
2022-01-26 07:48:45 +08:00
|
|
|
"nixexprpath": "mcu-contrib.nix",
|
2020-10-08 14:08:20 +08:00
|
|
|
"checkinterval": 300,
|
|
|
|
"schedulingshares": 10,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 10,
|
|
|
|
"inputs": {
|
2022-06-02 18:54:25 +08:00
|
|
|
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-22.05", "emailresponsible": false },
|
2022-01-11 09:42:32 +08:00
|
|
|
"mozillaOverlay": { "type": "git", "value": "https://github.com/mozilla/nixpkgs-mozilla.git", "emailresponsible": false },
|
2020-10-08 14:08:20 +08:00
|
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
2022-02-14 12:09:29 +08:00
|
|
|
"stabilizerSrc": { "type": "git", "value": "https://github.com/quartiq/stabilizer.git", "emailresponsible": false },
|
2022-01-11 09:42:32 +08:00
|
|
|
"saymaMmcSrc": { "type": "git", "value": "https://github.com/sinara-hw/openMMC.git sayma-devel", "emailresponsible": false }
|
2020-10-08 14:08:20 +08:00
|
|
|
}
|
2022-01-19 10:36:54 +08:00
|
|
|
},
|
|
|
|
"thermostat": {
|
|
|
|
"enabled": 1,
|
|
|
|
"type": 1,
|
|
|
|
"hidden": false,
|
|
|
|
"description": "Firmware for the Sinara 8451 Thermostat",
|
|
|
|
"flake": "git+https://git.m-labs.hk/M-Labs/thermostat.git",
|
|
|
|
"checkinterval": 300,
|
|
|
|
"schedulingshares": 10,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 10
|
2022-01-19 16:40:51 +08:00
|
|
|
},
|
|
|
|
"humpback-dds": {
|
|
|
|
"enabled": 1,
|
|
|
|
"type": 1,
|
|
|
|
"hidden": false,
|
|
|
|
"description": "Firmware for Humpback-DDS",
|
|
|
|
"flake": "git+https://git.m-labs.hk/M-Labs/humpback-dds.git",
|
|
|
|
"checkinterval": 300,
|
|
|
|
"schedulingshares": 10,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 10
|
2019-02-17 11:32:00 +08:00
|
|
|
}
|
|
|
|
}
|