This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
25b822db37
nixpkgs
/
.gitignore
11 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add `.gitignore'
2012-07-07 12:56:29 +01:00
*~
,*
Tell git to ignore .*.swp - Vim swap files
2012-10-04 08:27:57 +01: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 13:52:27 +00: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 14:39:08 +01:00
doc/NEWS.html
doc/NEWS.txt
doc/manual.html
doc/manual.pdf
Merge .gitignore files
2013-10-01 15:45:25 +01:00
.version-suffix
Reference in New Issue
Copy Permalink