nixpkgs/pkgs/stdenv/generic
Lluís Batlle i Rossell fca769846a Adding a new special attribute for mkDerivation: crossAttrs. It sits next to
"meta" and "passthru", and these attributes will be appended to the usual
mkDerivation attributes only if the package is cross built.
This allows putting some of the cross-building logic in the mkDerivation
nix parameters, and not only in the final builder script, as it was until now.

svn path=/nixpkgs/trunk/; revision=20272
2010-02-27 17:35:42 +00:00
..
builder.sh * Allow the user to install stdenv (nix-env -i stdenv) and get all the 2009-04-25 14:08:29 +00:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix Adding a new special attribute for mkDerivation: crossAttrs. It sits next to 2010-02-27 17:35:42 +00:00
docs.txt * The `patch' command is now part of stdenv, so it no longer needs to 2004-09-18 17:23:18 +00:00
setup.sh * Add support for lzma patches. 2009-12-18 11:26:36 +00:00