update spec.json
This commit is contained in:
parent
a21c0169b8
commit
585953d149
1 changed files with 1 additions and 21 deletions
|
@ -12,7 +12,7 @@
|
|||
"inputs": {
|
||||
"nix-packages": {
|
||||
"type": "git",
|
||||
"value": "https://git.chir.rs/darkkirb/nix-packages.git switch-to-gitea",
|
||||
"value": "https://git.chir.rs/darkkirb/nix-packages.git main",
|
||||
"emailresponsible": false
|
||||
},
|
||||
"nixpkgs": {
|
||||
|
@ -24,26 +24,6 @@
|
|||
"type": "path",
|
||||
"value": "https://git.chir.rs/api/v1/repos/darkkirb/nix-packages/pulls",
|
||||
"emailresponsible": false
|
||||
},
|
||||
"gitea_status_repo": {
|
||||
"type": "string",
|
||||
"value": "nix-packages",
|
||||
"emailresponsible": false
|
||||
},
|
||||
"gitea_http_url": {
|
||||
"type": "string",
|
||||
"value": "https://git.chir.rs/",
|
||||
"emailresponsible": false
|
||||
},
|
||||
"gitea_repo_owner": {
|
||||
"type": "string",
|
||||
"value": "darkkirb",
|
||||
"emailresponsible": false
|
||||
},
|
||||
"gitea_repo_name": {
|
||||
"type": "string",
|
||||
"value": "nix-packages",
|
||||
"emailresponsible": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue