update spec.json

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-08 14:21:22 +01:00
parent a21c0169b8
commit 585953d149
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -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
}
}
}