summary refs log tree commit diff
path: root/pkgs/build-support/fetchbzr
AgeCommit message (Expand)AuthorFilesLines
2014-08-27build-support: Fix nix-prefetch-* on OS X.aszlig1-1/+1
2014-08-25build-support: Use mktemp -d in nix-prefetch-*.aszlig1-4/+3
2014-06-28fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2-4/+4
2014-06-11nix-prefetch-{bzr,hg,svn}: print fetched revisionBenno Fünfstück1-0/+2
2013-03-31- fetchbzr and nix-prefetch-bzr now only export, instead of cloningMichael Ashton2-7/+2
2011-02-08added nix-prefetch-bzrRob Vermaas1-0/+79
2008-09-26Add `fetchbzr', to retrieve remote Bazaar repositories.Ludovic Courtès2-0/+24