git: use default texinfo

This commit is contained in:
Jan Malakhovski 2018-09-08 23:04:51 +00:00
parent 5fc8ebdda0
commit 7705c76c49

View File

@ -4,7 +4,6 @@
args @ {config, lib, pkgs}: with args; with pkgs;
let
gitBase = callPackage ./git {
texinfo = texinfo5;
svnSupport = false; # for git-svn support
guiSupport = false; # requires tcl/tk
sendEmailSupport = false; # requires plenty of perl libraries