eukleides: switch to the new texlive implementation

This commit is contained in:
Peter Simons
2015-11-18 22:39:02 +01:00
parent b96325f85b
commit acf2ee7ed0
+1
View File
@@ -14876,6 +14876,7 @@ let
ecm = callPackage ../applications/science/math/ecm { };
eukleides = callPackage ../applications/science/math/eukleides {
texLive = texlive.combine { inherit (texlive) scheme-small; };
texinfo = texinfo4;
};