36 lines
		
	
	
		
			897 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			897 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "enabled": 1,
 | |
|   "hidden": false,
 | |
|   "description": "ahuston-0's personal server infra",
 | |
|   "nixexprinput": "nixexpr",
 | |
|   "nixexprpath": "hydra/jobsets.nix",
 | |
|   "checkinterval": 60,
 | |
|   "schedulingshares": 100,
 | |
|   "enableemail": false,
 | |
|   "emailoverride": "",
 | |
|   "keepnr": 3,
 | |
|   "type": 0,
 | |
|   "inputs": {
 | |
|     "nixexpr": {
 | |
|       "value": "ssh://gitea@nayeonie.com:2222/ahuston-0/nix-dotfiles.git main",
 | |
|       "type": "git",
 | |
|       "emailresponsible": false
 | |
|     },
 | |
|     "nixpkgs": {
 | |
|       "value": "https://github.com/NixOS/nixpkgs nixos-unstable",
 | |
|       "type": "git",
 | |
|       "emailresponsible": false
 | |
|     },
 | |
|     "pulls": {
 | |
|       "type": "giteapulls",
 | |
|       "value": "nayeonie.com ahuston-0 nix-dotfiles https",
 | |
|       "emailresponsible": false
 | |
|     },
 | |
|     "branches": {
 | |
|       "type": "gitea_refs",
 | |
|       "value": "nayeonie.com ahuston-0 nix-dotfiles heads https -",
 | |
|       "emailresponsible": false
 | |
|     }
 | |
|   }
 | |
| }
 |