summaryrefslogtreecommitdiff
path: root/.hydra.json
blob: 201bd13b6f5085cdad90182183afa08064cc8016 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "main": {
    "enabled": 1,
    "type": 1,
    "hidden": false,
    "description": "build flake",
    "checkinterval": 600,
    "schedulingshares": 100,
    "enableemail": false,
    "emailoverride": "",
    "keepnr": 2,
    "flake": "github:getchoo/nix-exprs/main"
  }
}