nixpkgs/pkgs/build-support/fetchsvn
aszlig 463378f7cc
fetchsvn: Add ignoreExternals attribute.
There are some SVN repositories out there which don't have revision information
tied to externals. By using ignoreExternals, fetchsvn won't fetch these
externals anymore, so the fetch won't fail with a checksum mismatch, should
there be some changes in some of those external repositories.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:55 +01:00
..
builder.sh fetchsvn: Add ignoreExternals attribute. 2013-03-27 00:26:55 +01:00
default.nix fetchsvn: Add ignoreExternals attribute. 2013-03-27 00:26:55 +01:00
nix-prefetch-svn nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN. 2009-12-03 15:01:54 +00:00