forked from M-Labs/nix-scripts
219 lines
8.1 KiB
JSON
219 lines
8.1 KiB
JSON
{
|
|
"main-nac3": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Main ARTIQ packages (with NAC3)",
|
|
"flake": "git+https://github.com/m-labs/artiq.git?ref=nac3",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
"nac3": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Third generation ARTIQ compiler",
|
|
"flake": "git+https://git.m-labs.hk/M-Labs/nac3.git",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
|
|
"main-beta": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Main ARTIQ packages (beta version)",
|
|
"flake": "git+https://github.com/m-labs/artiq.git",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
"extra-beta": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Additional ARTIQ packages (beta version)",
|
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-extrapkg.git",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
"zynq-beta": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "ARTIQ on Zynq-7000 (beta version)",
|
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-zynq.git",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
|
|
"main": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Main ARTIQ packages (stable version)",
|
|
"flake": "git+https://github.com/m-labs/artiq.git?ref=release-7",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
"extra": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Additional ARTIQ packages (stable version)",
|
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-extrapkg.git?ref=release-7",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
"zynq": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "ARTIQ on Zynq-7000 (stable version)",
|
|
"flake": "git+https://git.m-labs.hk/m-labs/artiq-zynq.git?ref=release-7",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
|
|
"fast-legacy": {
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "Core ARTIQ packages to build fast for CI purposes (legacy version)",
|
|
"nixexprinput": "nixScripts",
|
|
"nixexprpath": "artiq-fast.nix",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50,
|
|
"inputs": {
|
|
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
"artiqSrc": { "type": "git", "value": "https://github.com/m-labs/artiq.git release-6 1", "emailresponsible": false }
|
|
}
|
|
},
|
|
"board-generated-legacy": {
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "Generated code for ARTIQ boards (legacy version)",
|
|
"nixexprinput": "nixScripts",
|
|
"nixexprpath": "artiq-board-generated",
|
|
"checkinterval": 14400,
|
|
"schedulingshares": 1,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50,
|
|
"inputs": {
|
|
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
"sinaraSystemsSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/sinara-systems-legacy.git master 1", "emailresponsible": false },
|
|
"artiq-fast": { "type": "sysbuild", "value": "artiq:fast-legacy:generated-nix", "emailresponsible": false }
|
|
}
|
|
},
|
|
"full-legacy": {
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "Full set of ARTIQ packages (legacy version)",
|
|
"nixexprinput": "nixScripts",
|
|
"nixexprpath": "artiq-full.nix",
|
|
"checkinterval": 86400,
|
|
"schedulingshares": 1,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50,
|
|
"inputs": {
|
|
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
"use-generated": { "type": "boolean", "value": "true" },
|
|
"artiq-board-generated": { "type": "sysbuild", "value": "artiq:board-generated-legacy:generated-nix", "emailresponsible": false }
|
|
}
|
|
},
|
|
"zynq-legacy": {
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "ARTIQ on Zynq-7000 (legacy version)",
|
|
"nixexprinput": "nixScripts",
|
|
"nixexprpath": "artiq-zynq.nix",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 1,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50,
|
|
"inputs": {
|
|
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
"artiq-fast": { "type": "sysbuild", "value": "artiq:fast-legacy:generated-nix", "emailresponsible": false },
|
|
"artiq-zynq": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/artiq-zynq.git release-6", "emailresponsible": false }
|
|
}
|
|
},
|
|
|
|
"gluelogic": {
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "Glue logic gateware for Sinara devices",
|
|
"nixexprinput": "nixScripts",
|
|
"nixexprpath": "gluelogic.nix",
|
|
"checkinterval": 172800,
|
|
"schedulingshares": 1,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50,
|
|
"inputs": {
|
|
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git nixos-21.05", "emailresponsible": false },
|
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false },
|
|
"urukulSrc": { "type": "git", "value": "https://github.com/quartiq/urukul.git", "emailresponsible": false },
|
|
"mirnySrc": { "type": "git", "value": "https://github.com/quartiq/mirny.git", "emailresponsible": false },
|
|
"fastinoSrc": { "type": "git", "value": "https://github.com/quartiq/fastino.git", "emailresponsible": false },
|
|
"phaserSrc": { "type": "git", "value": "https://github.com/quartiq/phaser.git", "emailresponsible": false }
|
|
}
|
|
},
|
|
|
|
"sipyco": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Simple Python Communications",
|
|
"flake": "github:m-labs/sipyco",
|
|
"checkinterval": 600,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
},
|
|
"zynq-rs": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Bare-metal Rust on Zynq-7000",
|
|
"flake": "git+https://git.m-labs.hk/m-labs/zynq-rs.git",
|
|
"checkinterval": 300,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 50
|
|
}
|
|
}
|