3
0
Fork 0
forked from mirrors/nixpkgs

all-packages.nix: strip trailing whitespace

This commit is contained in:
Peter Simons 2013-01-04 20:55:41 +01:00
parent fdf4dddac1
commit 440bc6ec2a

View file

@ -5001,7 +5001,7 @@ let
telepathy_qt = callPackage ../development/libraries/telepathy/qt { };
tinyxml = tinyxml2;
tinyxml2 = callPackage ../development/libraries/tinyxml/2.6.2.nix { };
tk = callPackage ../development/libraries/tk { };