nixpkgs/pkgs/build-support/fetchzip
Charles Strahan 24b5eb61eb fetchzip: fix unpacking regression
This resolves a regression introduced in fc01353703, where providing a
name without a proper extension breaks existing uses of fetchzip (they
now fail to unpack). Of particular note, that commit broke all uses of
fetchFromGitHub because it uses a name like so: "${repo}-${rev}-src"

Fixes #5954
2015-01-25 20:16:21 -05:00
..
default.nix fetchzip: fix unpacking regression 2015-01-25 20:16:21 -05:00
nix-prefetch-zip nix-prefetch-zip: support single files and recuring directories 2015-01-23 17:10:40 -05:00