Add 'spec.json'
This commit is contained in:
parent
1363c326f7
commit
e8c8870b5b
25
spec.json
Normal file
25
spec.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"enabled": 1,
|
||||
"hidden": false,
|
||||
"type": "legacy",
|
||||
"description": "Build packages maintained by me",
|
||||
"nixexprinput": "src",
|
||||
"nixexprpath": "default.nix",
|
||||
"checkinterval": 3600,
|
||||
"schedulingshares": 100,
|
||||
"enableemail": false,
|
||||
"emailoverride": "",
|
||||
"keepnr": 3,
|
||||
"inputs": {
|
||||
"src": {
|
||||
"type": "git",
|
||||
"value": "https://git.illustris.tech/illustris/hydra-builds master",
|
||||
"emailresponsible": false
|
||||
},
|
||||
"nixpkgs": {
|
||||
"type": "git",
|
||||
"value": "https://github.com/NixOS/nixpkgs master",
|
||||
"emailresponsible": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user