Merge branch 'master' into staging-next

This commit is contained in:
Jan Tojnar
2019-09-06 16:55:11 +02:00
36 changed files with 235 additions and 441 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ in
type = types.package;
default = pkgs.logstash;
defaultText = "pkgs.logstash";
example = literalExample "pkgs.logstash5";
example = literalExample "pkgs.logstash";
description = "Logstash package to use.";
};