* Added a bunch of descriptions.

svn path=/nixpkgs/trunk/; revision=6705
This commit is contained in:
Eelco Dolstra
2006-10-11 16:45:55 +00:00
parent 7d16a56b6f
commit 6006d61835
22 changed files with 85 additions and 1 deletions
@@ -8,4 +8,8 @@ stdenv.mkDerivation {
md5 = "70c9ccf9fac07f762c24f2df2290784d";
};
inherit perl;
meta = {
description = "GNU Hello, a classic computer science tool";
};
}