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
|
else let
|
||||||
templateAttrs = templateNode name nodeAttrs.system;
|
templateAttrs = templateNode name nodeAttrs.system;
|
||||||
in
|
in
|
||||||
nib.parse.mergeStructs templateAttrs nodeAttrs;
|
nib.parse.overrideStruct templateAttrs nodeAttrs;
|
||||||
|
|
||||||
mapNodes' = f:
|
mapNodes' = f:
|
||||||
builtins.mapAttrs
|
builtins.mapAttrs
|
||||||
|
|
|
||||||
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -43,8 +43,8 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1768446884,
|
"lastModified": 1768447123,
|
||||||
"narHash": "sha256-LinPc6fsP8j5hczHSMqKLsyj0ZUqKdoVOsESa2q0WTE=",
|
"narHash": "sha256-5OVX+fA3qmbpr0vmMnJyLrz6TlJGv4hnpWG4lPcpFNU=",
|
||||||
"path": "/home/me/agribit/nexus/mix",
|
"path": "/home/me/agribit/nexus/mix",
|
||||||
"type": "path"
|
"type": "path"
|
||||||
},
|
},
|
||||||
|
|
@ -60,8 +60,8 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1768446852,
|
"lastModified": 1768447092,
|
||||||
"narHash": "sha256-n+MiQNdY9ySvKstU549Iwmn1ZVh3pwO9ILH0vMcvF/U=",
|
"narHash": "sha256-yqW9rUQE8dLKHBZ3RyrENWijc40sODPEIO6nTogoItg=",
|
||||||
"path": "/home/me/agribit/nexus/nib",
|
"path": "/home/me/agribit/nexus/nib",
|
||||||
"type": "path"
|
"type": "path"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue