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