mu: don't use (very) old version of texinfo
This commit is contained in:
committed by
Peter Hoeg
parent
f050b8d312
commit
d74180d07b
@@ -22815,9 +22815,7 @@ with pkgs;
|
||||
|
||||
mtxclient = callPackage ../development/libraries/mtxclient { };
|
||||
|
||||
mu = callPackage ../tools/networking/mu {
|
||||
texinfo = texinfo4;
|
||||
};
|
||||
mu = callPackage ../tools/networking/mu { };
|
||||
|
||||
mueval = callPackage ../development/tools/haskell/mueval { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user