hydra: use git+https URL for ARTIQ
github: flake URL lacks revCount
This commit is contained in:
parent
778dab71a2
commit
a069c0aba3
|
@ -132,7 +132,7 @@
|
|||
"type": 1,
|
||||
"hidden": false,
|
||||
"description": "Core ARTIQ packages to build fast for CI purposes (Nix flakes version)",
|
||||
"flake": "github:m-labs/artiq",
|
||||
"flake": "git+https://github.com/m-labs/artiq.git",
|
||||
"checkinterval": 300,
|
||||
"schedulingshares": 10,
|
||||
"enableemail": false,
|
||||
|
|
Loading…
Reference in New Issue