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
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
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
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
python-packages-generated.nix
python-packages.json
python-packages.nix pythonPackages: add pyrax 2014-05-07 04:13:47 -05:00
release-cross.nix
release-lib.nix
release-python.nix
release-small.nix
release.nix Add some packages to the channel 2014-04-28 18:34:23 +02:00