hydra: use nixpkgs-unstable instead of nixos-unstable-small
We don't need the fast pace of unstable-small, but we still want to stay current with built packages on unstable for evaluations.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
"emailresponsible": false
|
"emailresponsible": false
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"value": "https://github.com/NixOS/nixpkgs nixos-unstable-small",
|
"value": "https://github.com/NixOS/nixpkgs nixpkgs-unstable",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"emailresponsible": false
|
"emailresponsible": false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user