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
|
||||
},
|
||||
"nixpkgs": {
|
||||
"value": "https://github.com/NixOS/nixpkgs nixos-unstable-small",
|
||||
"value": "https://github.com/NixOS/nixpkgs nixpkgs-unstable",
|
||||
"type": "git",
|
||||
"emailresponsible": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user