Shouldn't be passing a map

This commit is contained in:
niten 2022-05-30 16:10:15 -07:00
parent 1fdfabc55c
commit c040b2f401

View File

@ -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