Commit graph

5 commits

Author SHA1 Message Date
Eelco Dolstra 95c98166ec Merge .gitignore files 2013-10-10 13:28:22 +02:00
Eelco Dolstra 629daa2102 Rewrite the CPAN generator to Perl
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.
2013-06-13 15:56:23 +02:00
Shea Levy 0866ec1aa7 Add the nix-build `result' symlink and cpan files to gitignore
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:52:27 -04:00
Michael Raskin 6b6a23c1aa Tell git to ignore .*.swp - Vim swap files 2012-10-04 11:27:57 +04:00
Ludovic Courtès 50d9f2300a add `.gitignore' 2012-07-07 13:56:29 +02:00