summary refs log tree commit diff
path: root/pkgs/build-support/fetchbzr
AgeCommit message (Expand)AuthorFilesLines
2021-01-20treewide: editorconfig fixeszowoq1-1/+1
2020-05-25treewide: replace bazaar with breezyrnhmjoj1-2/+2
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson1-2/+2
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson1-1/+1
2017-10-30fetchbzr: do not write logs to non-existing homeJoerg Thalheim1-1/+1
2015-12-19nix-prefetch-bzr: match path name to fetchbzr nameThomas Tuegel1-2/+1
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