This commit is contained in:
2026-03-13 16:24:19 +01:00
parent 42c6e252bd
commit f360a846e2

View File

@@ -2,7 +2,6 @@
"enabled": 1, "enabled": 1,
"hidden": false, "hidden": false,
"description": "gitea notify test repo", "description": "gitea notify test repo",
"nixexprinput": "nixexpr",
"flake": "git+https://git.dynamicdiscord.de/kalipso/hydra-notify-test/archive/${branch}.tar.gz", "flake": "git+https://git.dynamicdiscord.de/kalipso/hydra-notify-test/archive/${branch}.tar.gz",
"checkinterval": 60, "checkinterval": 60,
"schedulingshares": 100, "schedulingshares": 100,
@@ -16,11 +15,6 @@
"type": "git", "type": "git",
"emailresponsible": false "emailresponsible": false
}, },
"nixpkgs": {
"value": "https://github.com/NixOS/nixpkgs nixos-25.11",
"type": "git",
"emailresponsible": false
},
"gitea_repo_name" : { "gitea_repo_name" : {
"type" : "string", "type" : "string",
"value" : "hydra-notify-test", "value" : "hydra-notify-test",