2019-07-19 14:54:18 +08:00
|
|
|
{
|
2020-10-08 14:08:20 +08:00
|
|
|
"web": {
|
|
|
|
"enabled": 1,
|
|
|
|
"hidden": false,
|
|
|
|
"description": "M-Labs website",
|
|
|
|
"nixexprinput": "nixScripts",
|
|
|
|
"nixexprpath": "web.nix",
|
|
|
|
"checkinterval": 300,
|
|
|
|
"schedulingshares": 10,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 10,
|
|
|
|
"inputs": {
|
2021-06-02 15:13:31 +08:00
|
|
|
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-21.05", "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 },
|
|
|
|
"webSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/web2019.git", "emailresponsible": false }
|
|
|
|
}
|
2019-07-19 14:54:18 +08:00
|
|
|
}
|
|
|
|
}
|