nixpkgs/pkgs/build-support
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
..
build-fhs-chrootenv Move su to the base packages of chrootenv builder 2014-04-18 13:30:24 +02:00
buildenv
builder-defs
cabal cabal: enable the split-objects feature again for current versions of GHC 2014-05-07 19:13:06 +02:00
clang-wrapper
dotnetenv
fetchbower
fetchbzr
fetchcvs
fetchdarcs
fetchfile
fetchgit fetchgit: Implement option to not check out submodules. 2014-03-25 20:03:55 +01:00
fetchgitrevision
fetchhg
fetchmtn
fetchsvn
fetchsvnrevision
fetchsvnssh
fetchurl Add a function "fetchzip" 2014-05-08 15:30:17 +02:00
fetchzip Add a function "fetchzip" 2014-05-08 15:30:17 +02:00
gcc-cross-wrapper Merge pull request #1928 from 'cross-win-osx'. 2014-04-21 10:00:35 +02:00
gcc-wrapper gcc-wrapper: don't fail when cpp doesn't exist 2014-04-02 19:07:58 +02:00
kdewrapper
kernel Fix initrd breaking by recent repeatable-builds changes 2014-04-12 00:06:30 +02:00
make-desktopitem
make-startupitem
make-symlinks
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prevent unnecessary compilation. 2014-05-07 16:37:38 +02:00
setup-hooks
src-only
substitute
upstream-updater
vm vm/windows: Wait for migration to finish. 2014-05-07 07:21:10 +02:00
vsenv
build-pecl.nix Add memcache php module 2014-03-24 08:37:36 -04:00
replace-dependency.nix
source-from-head-fun.nix
trivial-builders.nix build-support: Add writeTextDir 2014-03-23 10:05:38 +00:00