summaryrefslogtreecommitdiff
path: root/spec.json
blob: 914f7a037f858934145b71dce89773daa5836ff6 (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": "jobset-nixpkgs.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 }
    }
}