forked from malobeo/infrastructure
31 lines
744 B
JSON
31 lines
744 B
JSON
{
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "Malobeo infrastructure repo",
|
|
"nixexprinput": "nixexpr",
|
|
"nixexprpath": ".hydra/declarative-jobsets.nix",
|
|
"checkinterval": 60,
|
|
"schedulingshares": 100,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 5,
|
|
"type": 0,
|
|
"inputs": {
|
|
"nixexpr": {
|
|
"value": "https://git.dynamicdiscord.de/ahtlon/infrastructure master",
|
|
"type": "git",
|
|
"emailresponsible": false
|
|
},
|
|
"nixpkgs": {
|
|
"value": "https://github.com/NixOS/nixpkgs nixos-25.11",
|
|
"type": "git",
|
|
"emailresponsible": false
|
|
},
|
|
"pulls": {
|
|
"type": "path",
|
|
"value": "http://127.0.0.1:27364/gitea-pulls-sorted.json",
|
|
"emailresponsible": false
|
|
}
|
|
}
|
|
}
|