add mergeAttrsList + fix bad listToAttrs usage
This commit is contained in:
parent
3d2f657e9d
commit
a210d5d037
4 changed files with 23 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
result = std.result;
|
||||
};
|
||||
in
|
||||
builtins.listToAttrs [
|
||||
std.attrs.mergeAttrsList [
|
||||
# submodule content is accessible first by submodule name
|
||||
# then by the name of the content (ie self.submodule.myFunc)
|
||||
{inherit parse;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue