* Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
This commit is contained in:
@@ -6,4 +6,8 @@ stdenv.mkDerivation {
|
||||
url = http://www.valgrind.org/downloads/valgrind-3.2.1.tar.bz2;
|
||||
md5 = "9407d33961186814cef0e6ecedfd6318";
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "Award-winning suite of tools for debugging and profiling Linux programs";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user