Shouldn't be passing a map
This commit is contained in:
parent
1fdfabc55c
commit
c040b2f401
@ -22,4 +22,4 @@ let
|
|||||||
else
|
else
|
||||||
throw "unsupported type: ${builtins.typeOf ds}: ${ds}")));
|
throw "unsupported type: ${builtins.typeOf ds}: ${ds}")));
|
||||||
|
|
||||||
in { ds }: toEDN ds
|
in ds: toEDN ds
|
||||||
|
Loading…
x
Reference in New Issue
Block a user