mu: don't use (very) old version of texinfo

This commit is contained in:
Charlotte Van Petegem
2023-05-01 17:24:04 +08:00
committed by Peter Hoeg
parent f050b8d312
commit d74180d07b
+1 -3
View File
@@ -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 { };