add mergeAttrsList + fix bad listToAttrs usage
This commit is contained in:
parent
3d2f657e9d
commit
a210d5d037
4 changed files with 23 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}: let
|
||||
struct = import ./struct.nix {inherit attrs result;};
|
||||
in
|
||||
builtins.listToAttrs [
|
||||
attrs.mergeAttrsList [
|
||||
# submodule is included directly to this module (ie self.myFunc)
|
||||
struct
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue