Revert "mysql service: specify defaultText for package option"
This reverts commit 52d12b473a.
This commit is contained in:
@@ -53,8 +53,7 @@ in
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.mysql;
|
||||
defaultText = "pkgs.mysql";
|
||||
example = literalExample "pkgs.mysql55";
|
||||
example = literalExample "pkgs.mysql";
|
||||
description = "
|
||||
Which MySQL derivation to use.
|
||||
";
|
||||
|
||||
Reference in New Issue
Block a user