Get rid of the only use of mkDefaultValue
This commit is contained in:
@@ -246,7 +246,7 @@ let
|
||||
config = {
|
||||
|
||||
# The default name is the name extracted from the attribute path.
|
||||
name = mkDefaultValue name;
|
||||
name = mkDefault name;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user