summary refs log tree commit diff
path: root/pkgs/build-support/fetchzip
Commit message (Expand)AuthorAge
* fetchzip: accept urlsSandro Jäckel2021-04-07
* fetchzip: simplify `postFetch` as per suggestionsJan Malakhovski2021-02-05
* fetchzip: fix `extraPostFetch` concatenationJan Malakhovski2021-02-04
* fetchzip: get write permission on unpacked directoryLuke Granger-Brown2020-12-04
* fetchzip: remove write permissions for unpacked filesMetaDark2020-11-26
* Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple2020-03-26
* fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple2020-02-08
* treewide: remove unused variables (#63177)volth2019-06-16
* fetchzip: Use unzip from buildPackagesJohn Ericson2018-09-21
* fetchzip and friends: Set "name" to "source" by defaultEelco Dolstra2017-10-30
* Fix #27448 argument list too long in fetchzip for darwin.luigy2017-07-17
* nix-prefetch-zip: RemoveEelco Dolstra2017-02-16
* fetchzip: improve error messageDomen Kožar2016-05-17
* Merge pull request #8576 from obadz/nix-prefetch-zipzimbatm2016-02-26
|\
| * Add --ext option to nix-prefetch-zipobadz2015-07-15
* | fetchFromBitBucket: auto-remove an impure fileVladimír Čunát2015-12-29
* | nix-prefetch-zip: keep downloaded file extensionThomas Tuegel2015-12-19
|/
* fetchzip: fix unpacking regressionCharles Strahan2015-01-25
* fetchzip: various fixesCharles Strahan2015-01-23
* nix-prefetch-zip: support single files and recuring directoriesCharles Strahan2015-01-23
* nix-prefetch-zip: unset $nameCharles Strahan2015-01-22
* Fix fetchzip for actuall zip filesMichael Raskin2014-12-12
* unpackFile: Always copy directoriesEelco Dolstra2014-08-09
* require gnused for all prefetch scriptsCharles Strahan2014-06-23
* fetchFromGitHub: Use .tar.gz instead of .zipEelco Dolstra2014-05-09
* Add a function "fetchzip"Eelco Dolstra2014-05-08