* More descriptions.
svn path=/nixpkgs/trunk/; revision=6709
This commit is contained in:
@@ -11,4 +11,8 @@ stdenv.mkDerivation {
|
||||
|
||||
inherit ncurses;
|
||||
buildInputs = [ncurses];
|
||||
|
||||
meta = {
|
||||
description = "The most popular clone of the VI editor";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user