nixpkgs/pkgs/development/tools/misc/texinfo
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
..
4.9.nix Add GNU Texinfo 4.9, use it to produce GCC 4.x documentation. 2008-02-21 15:34:56 +00:00
default.nix Adding a new special attribute for mkDerivation: crossAttrs. It sits next to 2010-02-27 17:35:42 +00:00