aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchzip (follow)
Commit message (Expand)AuthorAgeFilesLines
* fetchzip: get write permission on unpacked directoryLuke Granger-Brown2020-12-041-0/+7
* fetchzip: remove write permissions for unpacked filesMetaDark2020-11-261-2/+7
* Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple2020-03-261-28/+29
* fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple2020-02-081-29/+28
* treewide: remove unused variables (#63177)volth2019-06-161-1/+1
* fetchzip: Use unzip from buildPackagesJohn Ericson2018-09-211-6/+5
* fetchzip and friends: Set "name" to "source" by defaultEelco Dolstra2017-10-301-1/+2
* Fix #27448 argument list too long in fetchzip for darwin.luigy2017-07-171-7/+3
* nix-prefetch-zip: RemoveEelco Dolstra2017-02-161-171/+0
* fetchzip: improve error messageDomen Kožar2016-05-171-0/+1
* Merge pull request #8576 from obadz/nix-prefetch-zipzimbatm2016-02-261-2/+7
|\
| * Add --ext option to nix-prefetch-zipobadz2015-07-151-2/+7
* | fetchFromBitBucket: auto-remove an impure fileVladimír Čunát2015-12-291-2/+4
* | nix-prefetch-zip: keep downloaded file extensionThomas Tuegel2015-12-191-1/+1
|/
* fetchzip: fix unpacking regressionCharles Strahan2015-01-251-1/+1
* fetchzip: various fixesCharles Strahan2015-01-231-12/+21
* nix-prefetch-zip: support single files and recuring directoriesCharles Strahan2015-01-231-9/+21
* nix-prefetch-zip: unset $nameCharles Strahan2015-01-221-0/+1
* Fix fetchzip for actuall zip filesMichael Raskin2014-12-121-2/+4
* unpackFile: Always copy directoriesEelco Dolstra2014-08-091-3/+1
* require gnused for all prefetch scriptsCharles Strahan2014-06-231-0/+153
* fetchFromGitHub: Use .tar.gz instead of .zipEelco Dolstra2014-05-091-11/+13
* Add a function "fetchzip"Eelco Dolstra2014-05-081-0/+42