Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -14,8 +14,7 @@ cabal.mkDerivation (self: {
|
||||
];
|
||||
meta = {
|
||||
homepage = "http://github.com/jgm/yst";
|
||||
description = "Builds a static website from templates and data in YAML or
|
||||
CSV files.";
|
||||
description = "Builds a static website from templates and data in YAML or CSV files";
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user