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