about summary refs log tree commit diff
path: root/pkgs/build-support/fetchegg
AgeCommit message (Expand)AuthorFilesLines
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-2/+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-7/+1
2014-10-13Infrastructure to build chicken eggs.Moritz Ulrich2-0/+37