Compare commits

..

1 commit

Author SHA1 Message Date
39bc790bbe
feat: add portable submodule type 2025-03-07 20:45:48 -08:00

View file

@ -47,7 +47,7 @@ lib: {
lib.modules.apply.properties definition.value
);
normalize = value: {
__file__ = definition.__file__ or "<unknown>";
__file__ = definition.__file__;
inherit value;
};
in