git: use default texinfo
This commit is contained in:
parent
5fc8ebdda0
commit
7705c76c49
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user