about summary refs log tree commit diff
path: root/doc/language-support.xml
Commit message (Collapse)AuthorAge
* Rewrite the CPAN generator to PerlEelco Dolstra2013-06-13
| | | | | | | | | | | | | Also: - It's now installable by doing "nix-env -i nix-generate-from-cpan". - It maps dependencies to the correct attribute (e.g. HTML::HeadParser is mapped to HTMLParser). - It automatically selects buildPerlPackage or buildPerlModule. - It's documented in the manual.
* Document that Java packages should install JARs in $out/lib/javaEelco Dolstra2012-11-08
|
* Remove all svn referencesRob Vermaas2012-09-04
|
* * Sync CSS with the Nix manual.Eelco Dolstra2012-05-11
| | | | svn path=/nixpkgs/trunk/; revision=34062
* * Move classification.txt to the manual.Eelco Dolstra2009-11-18
| | | | svn path=/nixpkgs/trunk/; revision=18419
* svn path=/nixpkgs/trunk/; revision=17416Eelco Dolstra2009-09-25
|
* doc: Mention `buildPythonPackage'.Ludovic Courtès2009-05-25
| | | | svn path=/nixpkgs/trunk/; revision=15718
* * Drop the "perl" prefix from Perl attribute names. It's redundantEelco Dolstra2009-04-20
| | | | | | | now that Perl packages are in their own namespace (perlPackages.<pkg>). svn path=/nixpkgs/trunk/; revision=15176
* * Updated the Perl section of the manual.Eelco Dolstra2009-04-20
| | | | svn path=/nixpkgs/trunk/; revision=15173
* * Document the generic Perl builder.Eelco Dolstra2009-04-18
svn path=/nixpkgs/trunk/; revision=15124