nixpkgs/pkgs/build-support
John Ericson 91ab6c9e89 agda: Wrapper is no longer built by default
Instead it is provided to the user who can choose whether or not
to include it in the final derivati. Example of including would
be:

```nix
callPackage ... (self: { inherit (self.extras) extraThing; })
```

These extras are also available downstream without being built by
default. This is achieved with `passthru`.
2015-05-20 16:01:40 +00:00
..
agda agda: Wrapper is no longer built by default 2015-05-20 16:01:40 +00: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
builder-defs Support unraring source files 2015-03-27 15:36:26 -07:00
cc-wrapper add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07: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
fetchbower
fetchbzr
fetchcvs
fetchdarcs
fetchegg
fetchfile
fetchgit Add support for building cargo'ed Rust programs 2015-04-21 19:46:29 +02: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
fetchhg Merge pull request #7235 from risicle/fetchhgsubrepo 2015-05-04 18:20:32 +02:00
fetchmtn
fetchpatch Patches for a lot of packages for GHC 7.10 2015-02-22 17:33:10 -08:00
fetchsvn
fetchsvnrevision
fetchsvnssh
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 kernel: 4.0.1 -> 4.0.2 2015-05-07 20:32:24 -07:00
kdewrapper
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
make-startupitem
make-symlinks
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release clang-analyzer: align attrname with pkgname 2015-02-20 22:30:51 +01:00
rust buildRustPackage: Get rid of /proc/self/cwd hack 2015-04-23 20:22:19 +02:00
setup-hooks fix-darwin-dylib-names: Fix all outputs 2015-03-24 16:28:20 +01:00
src-only
substitute
substitute-files
templaterpm Update: new features for nix-template-rpm 2015-02-06 20:12:57 +01:00
upstream-updater
vm Make module loading work in VMs 2015-05-13 17:36:58 +02:00
vsenv
build-pecl.nix fix phpPackages memcache,memcached,xdebug 2015-02-05 20:28:16 +01:00
replace-dependency.nix
source-from-head-fun.nix
trivial-builders.nix stdenv.lib -> lib 2014-10-27 10:25:35 +01:00