mu: fix build by using older texinfo
This commit is contained in:
parent
2c217cc0b1
commit
0e1a1748f4
@ -5130,7 +5130,9 @@ let
|
||||
|
||||
mtdev = callPackage ../development/libraries/mtdev { };
|
||||
|
||||
mu = callPackage ../tools/networking/mu { };
|
||||
mu = callPackage ../tools/networking/mu {
|
||||
texinfo = texinfo4;
|
||||
};
|
||||
|
||||
muparser = callPackage ../development/libraries/muparser { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user