hydra: do not perform git clone every time. in stead work on local clone and pull

This commit is contained in:
Rob Vermaas
2010-07-28 12:48:29 +00:00
parent 812689e523
commit 0802559b03
3 changed files with 30 additions and 35 deletions

View File

@ -1,4 +1,4 @@
{ nixpkgs ? ../nixpkgs
{ nixpkgs ? /etc/nixos/nixpkgs
, hydraSrc ? {outPath = ./.; rev = 1234;}
, officialRelease ? false
}: