[Nix-dev] fetchdarcs .. --partial flag might be useful

Marc Weber marco-oweber at gmx.de
Mon Aug 13 18:08:37 CEST 2007


the --partial flag does tell flag to not download the whole history
(which we don't need, do we?)

So I'd propose using:
darcs get --no-pristine-tree --partial $tagflags "$url" "$out"
in
pkgs/build-support/fetchdarcs/builder.sh

But I still have to test it..

Marc Weber



More information about the nix-dev mailing list