Make raw root module available under root'.raw

This commit is contained in:
Archit Gupta 2023-04-15 11:21:05 -07:00
parent aa0a3b3c2e
commit bafb3c33ec

View File

@ -212,6 +212,7 @@ let
perSystem = ensureFn rootWithAuto.perSystem or (_: { });
outputs = applyParams rootWithAuto.outputs or { };
inherit nixDir;
raw = root;
};
merged = foldl mergeModules moduleDefaults