nixpkgs/pkgs/build-support/fetchzip
Vladimír Čunát b91dcad4bc fetchFromBitBucket: auto-remove an impure file
Also fix the hash in goPackages.inflect, the only user of the fetcher ATM.
Closes #12002 (different `inflect` fix), fixes #12012.
Using fetchzip-derived functions is likely more efficient than fetchhg,
and it's lighter on dependencies (hash is the same as with fetchhg in this case).
2015-12-29 16:54:50 +01:00
..
default.nix fetchFromBitBucket: auto-remove an impure file 2015-12-29 16:54:50 +01:00
nix-prefetch-zip nix-prefetch-zip: keep downloaded file extension 2015-12-19 09:32:22 -06:00