proofgeneral: fix build with earlier version of texinfo.
This commit is contained in:
parent
8677b19c9d
commit
26ea10a775
@ -7738,6 +7738,7 @@ let
|
||||
prologMode = callPackage ../applications/editors/emacs-modes/prolog { };
|
||||
|
||||
proofgeneral = callPackage ../applications/editors/emacs-modes/proofgeneral {
|
||||
texinfo = texinfo4 ;
|
||||
texLive = pkgs.texLiveAggregationFun {
|
||||
paths = [ pkgs.texLive pkgs.texLiveCMSuper ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user