Compare commits
2 commits
39bc790bbe
...
a17ac0ff2b
Author | SHA1 | Date | |
---|---|---|---|
a17ac0ff2b | |||
6093067c50 |
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ lib: {
|
|||
lib.modules.apply.properties definition.value
|
||||
);
|
||||
normalize = value: {
|
||||
__file__ = definition.__file__;
|
||||
__file__ = definition.__file__ or "<unknown>";
|
||||
inherit value;
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Reference in a new issue