progress flake.lock (nib.result.unwrap -> nib.types.unwrapRes)
This commit is contained in:
parent
029f849a4c
commit
51af192b38
2 changed files with 4 additions and 4 deletions
|
|
@ -102,7 +102,7 @@
|
|||
templateAttrs = templateNode name nodeAttrs.system;
|
||||
r = nib.parse.mergeStruct templateAttrs nodeAttrs;
|
||||
in
|
||||
nib.result.unwrap (_:
|
||||
nib.result.unwrapRes (_:
|
||||
builtins.abort ''
|
||||
Cerulean failed to parse `cerulean.nexus.nodes.${name}`!
|
||||
mergeStruct should never return `result.Err`... How are you here?!?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue