types/merge: move 'configuration' of submodules into nested attribute set

This commit is contained in:
Johannes Kirschbauer
2025-06-20 08:30:58 +02:00
parent 50bef19448
commit cd2e5bd46c
3 changed files with 5 additions and 5 deletions

View File

@@ -1264,7 +1264,7 @@ let
{
headError = checkDefsForError check loc defs;
value = configuration.config;
valueMeta = configuration;
valueMeta = { inherit configuration; };
};
};
emptyValue = {