diff --git a/hydra/artiq.json b/hydra/artiq.json index 37107e9..8a8f5ee 100644 --- a/hydra/artiq.json +++ b/hydra/artiq.json @@ -208,6 +208,18 @@ } }, + "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,