69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
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",
|
||
|
"value": "git://github.com/NixOS/nixpkgs.git nixos-unstable",
|
||
|
"emailresponsible": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"zsh.nix": {
|
||
|
"enabled": 0,
|
||
|
"hidden": false,
|
||
|
"description": "ZSH flake",
|
||
|
"nixexprinput": "src",
|
||
|
"nixexprpath": ".hydra/zsh.nix",
|
||
|
"checkinterval": 300,
|
||
|
"schedulingshares": 100,
|
||
|
"enableemail": false,
|
||
|
"emailoverride": "",
|
||
|
"keepnr": 3,
|
||
|
"inputs": {
|
||
|
"src": {
|
||
|
"type": "git",
|
||
|
"value": "git://forgejo.stefka.eu/jiriks74/zsh.nix.git main",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"nixpkgs": { "type": "git",
|
||
|
"value": "git://github.com/NixOS/nixpkgs.git nixos-unstable",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"gitea_repo_name": {
|
||
|
"type": "string",
|
||
|
"value": "zsh.nix",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"gitea_repo_owner": {
|
||
|
"type": "string",
|
||
|
"value": "jiriks74",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"gitea_status_repo": {
|
||
|
"type": "string",
|
||
|
"value": "main",
|
||
|
"emailresponsible": false
|
||
|
},
|
||
|
"gitea_http_url": {
|
||
|
"type": "string",
|
||
|
"value": "https://forgejo.stefka.eu/",
|
||
|
"emailresponsible": false
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|