Set $NIX_PREFETCH_SVN_LEAVE_DOT_SVN to 1.
[?]
Dec 3, 2009, 3:03 PM
RR7O4KFU3Q3WLHTOTPRA2PMVNIUA5RJZYVBHVY7RMVGSMIBK57WACDependencies
- [2]
VN2SV3G2Ask `nix-prefetch-git' to leave `.git' in the output. - [3]
JTRG7RDQadd support for git as jobinput - [4]
BK24VA6Q* for git inputs, check latest revision of branch (defaults to master for now), if there is change, only use input if last checkout was > hour ago. - [*]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate
Change contents
- replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 262
# script. Thus, we leave `.git' in there.# script. Thus, we leave `.git' in there. Same for# Subversion (e.g., libgcrypt's build system uses that.) - edit in src/lib/Hydra/Helper/AddBuilds.pm at line 265
$ENV{"NIX_PREFETCH_SVN_LEAVE_DOT_SVN"} = "1";