{
    "enabled": 1,
    "hidden": false,
    "description": "Jobsets",
    "nixexprinput": "nixrc",
    "nixexprpath": "hydra/jobsets.nix",
    "checkinterval": 300,
    "schedulingshares": 100,
    "enableemail": false,
    "emailoverride": "",
    "keepnr": 1,
    "inputs": {
        "nixrc": {
            "type": "git",
            "value": "https://git.exotic.sh/pub/sefidel/nixrc main",
            "emailresponsible": false
        },
        "nixpkgs": {
            "type": "git",
            "value": "https://github.com/NixOS/nixpkgs.git nixos-unstable",
            "emailresponsible": false
        }
    }
}