nixpkgs/pkgs/build-support
Thomas Tuegel 4887f44d02 emacsWithPackages: don't call package-initialize
Emacs will call package-initialize itself, if required, or the user will
call it in their initialization file. There is no reason to call it in
the wrapper and doing so only increases start-up time.
2015-04-23 08:08:22 -05:00
..
agda agda: migrate to haskell-ng, update and cleanup 2015-04-06 21:24:33 +02:00
autonix autonix: allow one-to-many dependency resolution 2015-03-08 17:28:44 -05:00
build-fhs-chrootenv fhs-chrootenv: propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
build-fhs-userenv fhs-userenv: refactor and try to chdir to the current directory 2015-04-22 17:50:41 +03:00
buildenv buildEnv to support passthru 2014-07-10 16:41:02 +02:00
builder-defs Support unraring source files 2015-03-27 15:36:26 -07:00
cabal ghcjs: support for Haskell-NG 2015-03-29 03:34:04 +02:00
cc-wrapper Rename ccgo back to gccgo 2015-03-27 12:45:32 +02:00
dotnetenv Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
emacs emacsWithPackages: don't call package-initialize 2015-04-23 08:08:22 -05:00
fetchadc Add Apple command-line tools 2014-10-02 06:50:09 +01:00
fetchbower Add fetchbower function to go along with bower2nix 2014-01-06 08:20:22 -05:00
fetchbzr build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
fetchcvs build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
fetchdarcs fetchbzr, fetchdarcs, fetchhg: use rev attr 2014-06-28 21:06:10 +02:00
fetchegg Infrastructure to build chicken eggs. 2014-10-13 23:29:27 +02:00
fetchfile Fixed error in build-support/fetchfile 2011-08-09 12:28:49 +00:00
fetchgit fetchgit: add 'deepClone' argument to disable shallow fetching 2015-03-10 13:14:00 +01:00
fetchgitlocal fetchgitlocal: use output of git show and git diff to tell nix whether the source has changed. 2015-03-31 20:00:00 -07:00
fetchgitrevision Remove semicolon causing evaluation error. 2011-01-02 23:52:39 +00:00
fetchhg build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
fetchmtn Fix a few typos 2013-08-11 10:55:53 +00:00
fetchpatch Patches for a lot of packages for GHC 7.10 2015-02-22 17:33:10 -08:00
fetchsvn build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
fetchsvnrevision Live builds support: initially for git and svn. taglib_live is packaged as an example. 2011-01-02 23:23:59 +00:00
fetchsvnssh undo 2008-07-06 15:46:10 +00:00
fetchurl Get rid of fetchurlGnome 2015-04-04 22:22:12 -07:00
fetchzip fetchzip: fix unpacking regression 2015-01-25 20:16:21 -05:00
gcc-cross-wrapper orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
gcc-wrapper-old orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
grsecurity grsecurity module: use types.enum 2015-04-03 13:45:45 +02:00
kdewrapper Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
kernel makeInitrd: Support prepending other initrds 2015-03-25 14:14:46 -07:00
libredirect libredirect: add access syscall 2015-01-20 18:52:37 +01:00
make-desktopitem * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
make-startupitem Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-symlinks * "." -> "source". 2005-12-05 14:11:09 +00:00
mono-dll-fixer * Remove references to substitute.sh. 2006-12-27 18:17:53 +00:00
native-darwin-cctools-wrapper Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
nuke-references * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
release clang-analyzer: align attrname with pkgname 2015-02-20 22:30:51 +01:00
setup-hooks Revert "fix-darwin-dylib-names: Fix all outputs" 2015-03-24 16:27:54 +01:00
src-only A helper to get the source some package is built from. 2008-10-01 15:57:22 +00:00
substitute * Set preferLocalBuild on a few more trivial builders. 2012-04-26 15:17:43 +00:00
substitute-files substituteAllFiles: add derivation 2014-10-16 15:27:25 +01:00
templaterpm Update: new features for nix-template-rpm 2015-02-06 20:12:57 +01:00
upstream-updater More support for SF.net in auto-updater 2014-09-02 14:25:16 +04:00
vm fillDiskWithRPMs: Pass --extract-over-symlinks to cpio 2015-02-27 14:00:11 +01:00
vsenv * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
build-pecl.nix fix phpPackages memcache,memcached,xdebug 2015-02-05 20:28:16 +01:00
replace-dependency.nix Exponentially reduce computation time needed for replace-dependency by using memoization. 2014-09-28 09:39:39 -04:00
source-from-head-fun.nix Remove getConfig helper function 2012-09-19 13:56:56 -04:00
trivial-builders.nix stdenv.lib -> lib 2014-10-27 10:25:35 +01:00