nixpkgs/pkgs/build-support
Eelco Dolstra 2def8e7499 Remove addHook
Just use bash arrays directly. I.e.

  addHook preConfigure myPreConfigure

is now

  preConfigureHooks+=(myPreConfigure)
2014-08-09 12:45:53 +02:00
..
build-fhs-chrootenv
buildenv buildEnv to support passthru 2014-07-10 16:41:02 +02:00
builder-defs
cabal cabal: cosmetic fix to syntax highlighting in Emacs 2014-08-04 12:39:11 +02:00
clang-wrapper stdenv: Remove the special handling of gcc 2014-08-09 12:44:50 +02:00
dotnetenv
fetchbower
fetchbzr fetchbzr, fetchdarcs, fetchhg: use rev attr 2014-06-28 21:06:10 +02:00
fetchcvs
fetchdarcs fetchbzr, fetchdarcs, fetchhg: use rev attr 2014-06-28 21:06:10 +02:00
fetchfile
fetchgit fetchgit: make deterministic with leaveDotGit (close #3392) 2014-08-08 21:51:29 +02:00
fetchgitrevision
fetchhg fetchbzr, fetchdarcs, fetchhg: use rev attr 2014-06-28 21:06:10 +02:00
fetchmtn
fetchpatch
fetchsvn nix-prefetch-{bzr,hg,svn}: print fetched revision 2014-06-11 14:42:39 +02:00
fetchsvnrevision
fetchsvnssh
fetchurl Fixed main Savannah mirror directory 2014-07-14 15:39:08 +02:00
fetchzip unpackFile: Always copy directories 2014-08-09 12:44:49 +02:00
gcc-cross-wrapper
gcc-wrapper stdenv: Remove the special handling of gcc 2014-08-09 12:44:50 +02:00
grsecurity grsecurity: update stable/testing kernels, refactoring 2014-06-22 22:29:10 -05:00
kdewrapper Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
kernel Document paths-from-graph.pl somewhat. 2014-06-28 20:44:22 -05:00
libredirect
make-desktopitem
make-startupitem Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-symlinks
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release Merge 'staging' into master 2014-08-08 20:13:23 +02:00
setup-hooks Remove addHook 2014-08-09 12:45:53 +02:00
src-only
substitute
upstream-updater Filter out broken-completely links 2014-07-18 17:42:00 +04:00
vm Merge remote-tracking branch 'origin/master' into staging 2014-07-14 17:04:55 +02:00
vsenv
build-pecl.nix Simplify php-packages.nix 2014-07-03 11:01:19 -04:00
replace-dependency.nix
source-from-head-fun.nix
trivial-builders.nix