re-enable hydra

This commit is contained in:
2025-03-26 02:43:56 -04:00
parent de8ec7cfe6
commit 3e7cd3b59d
8 changed files with 109 additions and 83 deletions

View File

@ -1,7 +1,7 @@
{
"enabled": 1,
"hidden": false,
"description": "RAD Development infrastructure",
"description": "ahuston-0's personal server infra",
"nixexprinput": "nixexpr",
"nixexprpath": "hydra/jobsets.nix",
"checkinterval": 60,
@ -12,7 +12,7 @@
"type": 0,
"inputs": {
"nixexpr": {
"value": "https://github.com/RAD-Development/nix-dotfiles main",
"value": "ssh://gitea@nayeonie.com:2222/ahuston-0/nix-dotfiles.git main",
"type": "git",
"emailresponsible": false
},
@ -22,13 +22,8 @@
"emailresponsible": false
},
"pulls": {
"type": "githubpulls",
"value": "RAD-Development nix-dotfiles",
"emailresponsible": false
},
"branches": {
"type": "github_refs",
"value": "RAD-Development nix-dotfiles heads -",
"type": "giteapulls",
"value": "nayeonie.com alice nix-dotfiles https",
"emailresponsible": false
}
}