You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm trying to package dynomite for NixOS and stumbled upon the incompatibility, with the YAML 1.2 spec (mainly being compatible with JSON), this is caused by yaml/libyaml#20
Just wanted to document this, maybe somebody is willing to add this to libyaml or switch the parser to something else
The text was updated successfully, but these errors were encountered:
So I'm trying to package dynomite for NixOS and stumbled upon the incompatibility, with the YAML 1.2 spec (mainly being compatible with JSON), this is caused by
yaml/libyaml#20
Just wanted to document this, maybe somebody is willing to add this to libyaml or switch the parser to something else
The text was updated successfully, but these errors were encountered: