* Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
This commit is contained in:
@@ -7,4 +7,8 @@ stdenv.mkDerivation {
|
||||
md5 = "9a9a4f84ed5b6258f7ab321713adf20b";
|
||||
};
|
||||
buildInputs = [ghc zlib ncurses curl];
|
||||
|
||||
meta = {
|
||||
description = "Patch-based version management system";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -42,4 +42,8 @@ stdenv.mkDerivation {
|
||||
";
|
||||
|
||||
inherit httpServer pythonBindings javahlBindings;
|
||||
|
||||
meta = {
|
||||
description = "A version control system intended to be a compelling replacement for CVS in the open source community";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user