summaryrefslogtreecommitdiff
path: root/spec.json
blob: 7e3ec61ded045b3d384466e1920a395a2aece6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "enabled": 1,
    "hidden": false,
    "description": "cfg",
    "nixexprinput": "src",
    "nixexprpath": "default.nix",
    "checkinterval": 60,
    "schedulingshares": 100,
    "enableemail": false,
    "emailoverride": "",
    "keepnr": 3,
    "inputs": {
        "nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs-channels.git nixos-unstable", "emailresponsible": false }
    }
}