Fixed some descriptions
This commit is contained in:
@@ -11,7 +11,7 @@ bundlerEnv {
|
||||
buildInputs = [ curl ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Fluentd data collector.";
|
||||
description = "A data collector";
|
||||
homepage = http://www.fluentd.org/;
|
||||
license = with licenses; asl20;
|
||||
maintainers = with maintainers; [ offline ];
|
||||
|
||||
Reference in New Issue
Block a user