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 { };
|
prologMode = callPackage ../applications/editors/emacs-modes/prolog { };
|
||||||
|
|
||||||
proofgeneral = callPackage ../applications/editors/emacs-modes/proofgeneral {
|
proofgeneral = callPackage ../applications/editors/emacs-modes/proofgeneral {
|
||||||
|
texinfo = texinfo4 ;
|
||||||
texLive = pkgs.texLiveAggregationFun {
|
texLive = pkgs.texLiveAggregationFun {
|
||||||
paths = [ pkgs.texLive pkgs.texLiveCMSuper ];
|
paths = [ pkgs.texLive pkgs.texLiveCMSuper ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user