27 lines
621 B
JSON
27 lines
621 B
JSON
|
{
|
||
|
"hello": {
|
||
|
"enabled": 1,
|
||
|
"hidden": false,
|
||
|
"description": "test",
|
||
|
"nixexprinput": "src",
|
||
|
"nixexprpath": ".hydra/jobsets.nix",
|
||
|
"checkinterval": 300,
|
||
|
"schedulingshares": 100,
|
||
|
"enableemail": false,
|
||
|
"emailoverride": "",
|
||
|
"keepnr": 3,
|
||
|
"inputs": {
|
||
|
"src": {
|
||
|
"type": "git",
|
||
|
"value": "https://forgejo.stefka.eu/jiriks74/zsh.nix main",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"nixpkgs": { "type": "git",
|
||
|
"type": "git",
|
||
|
"value": "https://github.com/NixOS/nixpkgs.git nixos-unstable",
|
||
|
"emailresponsible": false
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|