hydra: do not perform git clone every time. in stead work on local clone and pull
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ nixpkgs ? ../nixpkgs
|
||||
{ nixpkgs ? /etc/nixos/nixpkgs
|
||||
, hydraSrc ? {outPath = ./.; rev = 1234;}
|
||||
, officialRelease ? false
|
||||
}:
|
||||
|
Reference in New Issue
Block a user