summary refs log tree commit diff
path: root/pkgs/build-support/fetchhg
Commit message (Expand)AuthorAge
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-18
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-10
* treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson2018-01-09
* fetch-*: remove md5 supportRobin Gloster2017-03-20
* Remove fetchMD5warnEelco Dolstra2016-11-30
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* nix-prefetch-hg: Various bash style improvements, fixes #9511Benjamin Staffin2016-02-17
* fetchhg: fixed nix-prefetch-hg interpreterJuho Östman2015-10-06
* Merge pull request #7235 from risicle/fetchhgsubrepoEdward Tjörnhammar2015-05-04
|\
| * fetchhg: add option to fetch hg subreposRobert Scott2015-05-04
* | fetchhg: pass proxyvars to hgEdward Tjörnhammar2015-04-28
|/
* build-support: Fix nix-prefetch-* on OS X.aszlig2014-08-27
* build-support: Use mktemp -d in nix-prefetch-*.aszlig2014-08-25
* fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2014-06-28
* nix-prefetch-{bzr,hg,svn}: print fetched revisionBenno Fünfstück2014-06-11
* Fix regression in fetchhg.Rob Vermaas2014-05-29
* Make fetchhg do the same as nix-prefetch-hg, use hg archive. Fixes #2781.Rob Vermaas2014-05-28
* fetchhg: allow untrusted certs (merge #540)Jack Cummings2013-05-20
* Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
* fetchhg: removing the nix dependencyLluis Batlle2012-08-26
* prefer local builds for fetchhgRob Vermaas2012-01-10
* revert previous commit, i'm not awake...Rob Vermaas2011-12-19
* make sure fetchhg always produces same output for same revisionRob Vermaas2011-12-19
* remove .hg-archival.txt from nix-prefetch-hg resultRob Vermaas2011-11-03
* nix-prefetch-hg: if url is local file, do not make clone, but run hg archive ...Rob Vermaas2011-04-11
* use same name as nix-prefetch-hg for derivationRob Vermaas2011-04-11
* make nix-prefetch-hg executableRob Vermaas2010-07-27
* Updating go, and making the go expression work in both i686-linux and x86_64-...Lluís Batlle i Rossell2010-06-12
* applying patches provided by griswoldRob Vermaas2010-01-27
* * Add a fetchhg builder to checkout mercurial repositories.Nicolas Pierron2009-11-14
* commented out avrdude which is using unstable lib functions,Marc Weber2007-09-04