forked from lix-project/hydra
hydra: upgrade nixpkgs to 19.09
This commit is contained in:
parent
937e165328
commit
3a04f28459
|
@ -1,5 +1,5 @@
|
|||
{ hydraSrc ? builtins.fetchGit ./.
|
||||
, nixpkgs ? builtins.fetchGit { url = https://github.com/NixOS/nixpkgs-channels.git; ref = "nixos-19.03-small"; }
|
||||
, nixpkgs ? builtins.fetchGit { url = https://github.com/NixOS/nixpkgs-channels.git; ref = "nixos-19.09-small"; }
|
||||
, officialRelease ? false
|
||||
, shell ? false
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue