This website requires JavaScript.
Explore
Help
Sign In
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
9eba67dbcd
nixpkgs
/
.gitignore
11 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add `.gitignore'
2012-07-07 13:56:29 +02:00
*~
,*
Tell git to ignore .*.swp - Vim swap files
2012-10-04 09:27:57 +02:00
.*.swp
.*.swo
Add the nix-build `result' symlink and cpan files to gitignore Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 14:52:27 +01:00
result
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:39:08 +02:00
doc/NEWS.html
doc/NEWS.txt
doc/manual.html
doc/manual.pdf
Merge .gitignore files
2013-10-01 16:45:25 +02:00
.version-suffix
Reference in a new issue
Copy permalink