More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -51,7 +51,7 @@ rec {
|
||||
|
||||
name = "snd-" + version;
|
||||
meta = {
|
||||
description = "Snd sound editor.";
|
||||
description = "Sound editor";
|
||||
homepage = http://ccrma.stanford.edu/software/snd;
|
||||
inherit src;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user