summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/fetchzip
AgeCommit message (Expand)Author
2020-03-26Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple
2020-02-08fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple
2019-06-16treewide: remove unused variables (#63177)volth
2018-09-21fetchzip: Use unzip from buildPackagesJohn Ericson
2017-10-30fetchzip and friends: Set "name" to "source" by defaultEelco Dolstra
2017-07-17Fix #27448 argument list too long in fetchzip for darwin.luigy
2017-02-16nix-prefetch-zip: RemoveEelco Dolstra
2016-05-17fetchzip: improve error messageDomen Kožar
2016-02-26Merge pull request #8576 from obadz/nix-prefetch-zipzimbatm
2015-12-29fetchFromBitBucket: auto-remove an impure fileVladimír Čunát
2015-12-19nix-prefetch-zip: keep downloaded file extensionThomas Tuegel
2015-07-15Add --ext option to nix-prefetch-zipobadz
2015-01-25fetchzip: fix unpacking regressionCharles Strahan
2015-01-23fetchzip: various fixesCharles Strahan
2015-01-23nix-prefetch-zip: support single files and recuring directoriesCharles Strahan
2015-01-22nix-prefetch-zip: unset $nameCharles Strahan
2014-12-12Fix fetchzip for actuall zip filesMichael Raskin
2014-08-09unpackFile: Always copy directoriesEelco Dolstra
2014-06-23require gnused for all prefetch scriptsCharles Strahan
2014-05-09fetchFromGitHub: Use .tar.gz instead of .zipEelco Dolstra
2014-05-08Add a function "fetchzip"Eelco Dolstra