Compare commits

..

2 commits

View file

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