hydra: fix nac3 flake url
This commit is contained in:
parent
d739286ff5
commit
62c16ce859
|
@ -145,7 +145,7 @@
|
|||
"type": 1,
|
||||
"hidden": false,
|
||||
"description": "Third generation ARTIQ compiler",
|
||||
"flake": { "type": "git", "url": "https://git.m-labs.hk/M-Labs/nac3.git" },
|
||||
"flake": "git+https://git.m-labs.hk/M-Labs/nac3.git",
|
||||
"checkinterval": 300,
|
||||
"schedulingshares": 10,
|
||||
"enableemail": false,
|
||||
|
|
Loading…
Reference in New Issue