-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
We are trying to parse spago.yaml using fromYAML but the latter only supports the skeletal syntax that spago.lock uses.
purescript-overlay/nix/build-spago-lock.nix
Line 188 in c7d9df1
| then lib.attrByPath ["package" "publish" "version"] defaultVersion (fromYAML (builtins.readFile "${drv.out}/spago.yaml")) |
For now we should probably just emit 0.0.0 until there is a better solution. I'm not holding my breath for this PR but it seems the be the right way of doing things.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels