about summary refs log tree commit diff
path: root/pkgs/build-support/fetchhg/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-20fetchhg: clean up md5 referencesTheodore Ni1-4/+1
2023-04-03fetchhg: allow specifying (sri) hashajs1241-3/+11
2023-02-13treewide: use optionalStringFelix Buehler1-2/+2
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob1-2/+2
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim1-2/+9
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson1-3/+3
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson1-1/+1
2017-03-20fetch-*: remove md5 supportRobin Gloster1-5/+5
2016-11-30Remove fetchMD5warnEelco Dolstra1-2/+1
2016-10-09fetch*: print a trace warning about md5 deprecationMichael Raskin1-1/+2
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch1-3/+1
2015-05-04Merge pull request #7235 from risicle/fetchhgsubrepoEdward Tjörnhammar1-1/+3
2015-05-04fetchhg: add option to fetch hg subreposRobert Scott1-2/+4
2015-04-28fetchhg: pass proxyvars to hgEdward Tjörnhammar1-1/+5
2014-06-28fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück1-2/+2
2012-12-28Remove unnecessary parentheses around if conditionsEelco Dolstra1-3/+3
2012-08-26fetchhg: removing the nix dependencyLluis Batlle1-1/+1
2012-01-10prefer local builds for fetchhgRob Vermaas1-0/+1
2011-04-11use same name as nix-prefetch-hg for derivationRob Vermaas1-1/+1
2010-06-12Updating go, and making the go expression work in both i686-linux and x86_64-...Lluís Batlle i Rossell1-4/+4
2009-11-14* Add a fetchhg builder to checkout mercurial repositories.Nicolas Pierron1-1/+2
2007-09-04commented out avrdude which is using unstable lib functions,Marc Weber1-0/+16