Making 'nix-env -qa *' work

svn path=/nixpkgs/trunk/; revision=29394
This commit is contained in:
Lluís Batlle i Rossell 2011-09-20 09:53:19 +00:00
parent 87b968e858
commit 8e28c8fcfa

View File

@ -8357,9 +8357,7 @@ let
splix = callPackage ../misc/cups/drivers/splix { };
tetex = callPackage ../misc/tex/tetex {
libpng = libpng12;
};
tetex = callPackage ../misc/tex/tetex { };
tex4ht = callPackage ../misc/tex/tex4ht { };