nixpkgs/pkgs/top-level
Eelco Dolstra c8df888858 Add a function "fetchzip"
This function downloads and unpacks a file in one fixed-output
derivation. This is primarily useful for dynamically generated zip
files, such as GitHub's /archive URLs, where the unpacked content of
the zip file doesn't change, but the zip file itself may (e.g. due to
minor changes in the compression algorithm, or changes in timestamps).

Fetchzip is implemented by extending fetchurl with a "postFetch" hook
that is executed after the file has been downloaded. This hook can
thus perform arbitrary checks or transformations on the downloaded
file.
2014-05-08 15:30:17 +02:00
..
all-packages.nix Add a function "fetchzip" 2014-05-08 15:30:17 +02:00
guile-2-test.nix guile-2-test: Update to 2.0. 2011-02-22 13:39:56 +00:00
haskell-defaults.nix cabal-install: fix build of 1.20.0.1 with GHC 7.2.2 2014-05-07 19:13:06 +02:00
haskell-packages.nix haskell-gloss: Revert "update to version 1.8.2.1" 2014-05-07 19:13:06 +02:00
make-tarball.nix Tarball: Check whether Nixpkgs evaluation doesn't depend on its path 2014-04-20 00:08:52 +02:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
node-packages-generated.nix node-packages: upgrade all generated expressions 2014-04-24 08:05:44 +02:00
node-packages.json Add remarkjs 0.6.4, a markdown-driven slideshow tool 2014-04-21 01:27:23 +02:00
node-packages.nix add node-protobuf + binary dep 2013-12-23 11:29:16 +01:00
perl-packages.nix perl-dbix-class: Fix tests with newer SQLite. 2014-04-22 16:27:28 +02:00
php-packages.nix re-introduce phpXdebug as phpPackages.xdebug and bump to 2.2.5 2014-05-07 14:18:18 +03:00
platforms.nix platforms.nix: Separate 32-bit and 64-bit PCs 2013-12-31 21:34:44 -05:00
python-packages-generated.nix python-suds: Add new package 2014-03-20 12:22:38 +01:00
python-packages.json python-suds: Add new package 2014-03-20 12:22:38 +01:00
python-packages.nix pythonPackages: add pyrax 2014-05-07 04:13:47 -05:00
release-cross.nix Use mingw-w64 for 32bit Windows builds as well. 2014-03-03 22:38:48 +01:00
release-lib.nix Only show/build a package on the platforms listed in meta.platforms 2013-11-05 00:06:10 +01:00
release-python.nix get rid of old webkit and webkit_gtk2 packages 2014-03-30 09:02:07 +08:00
release-small.nix release: fix automake evaluation, broken in 5888f27c 2014-02-02 12:09:58 +01:00
release.nix Add some packages to the channel 2014-04-28 18:34:23 +02:00