forked from M-Labs/nix-scripts
Revert "attempting to fix hydra jobsets"
This reverts commit 477f9ce197
.
This commit is contained in:
parent
477f9ce197
commit
1263c7f15f
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"artiq": {
|
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
"hidden": true,
|
"hidden": true,
|
||||||
"description": "js",
|
"description": "js",
|
||||||
|
@ -14,5 +13,4 @@
|
||||||
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-20.03", "emailresponsible": false },
|
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-20.03", "emailresponsible": false },
|
||||||
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false }
|
"nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false }
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue