fix mergeStructs renamed -> overrideStruct
This commit is contained in:
parent
b1cc88115e
commit
3b8852b85e
2 changed files with 5 additions and 5 deletions
|
|
@ -60,7 +60,7 @@
|
|||
else let
|
||||
templateAttrs = templateNode name nodeAttrs.system;
|
||||
in
|
||||
nib.parse.mergeStructs templateAttrs nodeAttrs;
|
||||
nib.parse.overrideStruct templateAttrs nodeAttrs;
|
||||
|
||||
mapNodes' = f:
|
||||
builtins.mapAttrs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue