types/merge: move 'configuration' of submodules into nested attribute set
This commit is contained in:
@@ -1264,7 +1264,7 @@ let
|
||||
{
|
||||
headError = checkDefsForError check loc defs;
|
||||
value = configuration.config;
|
||||
valueMeta = configuration;
|
||||
valueMeta = { inherit configuration; };
|
||||
};
|
||||
};
|
||||
emptyValue = {
|
||||
|
||||
Reference in New Issue
Block a user