add hydra jobsets spec
This commit is contained in:
parent
b164977b2e
commit
d6d7a20b3f
5 changed files with 67 additions and 1 deletions
15
spec.json
Normal file
15
spec.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"main": {
|
||||
"enabled": 1,
|
||||
"hidden": false,
|
||||
"description": "nix-config",
|
||||
"flakeuri": "github:dadada/nix-config/main",
|
||||
"checkinterval": 300,
|
||||
"schedulingshares": 1,
|
||||
"enableemail": false,
|
||||
"emailoverride": "",
|
||||
"keepnr": 3,
|
||||
"type": "flake",
|
||||
"inputs": {"nixpkgs":{"emailresponsible":false,"type":"git","value":"git://github.com/NixOS/nixpkgs.git nixpkgs-22.05"},"src":{"emailresponsible":false,"type":"git","value":"git://github.com/dadada/nix-config.git main"}}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue