Hacker News new | past | comments | ask | show | jobs | submit login

Nix can read JSON, there's a deserializer as one of the builtins you can call. So you can make a bridge where Nix reads your JSON and does something with it, and you can generate the JSON externally like you want. It's how things like poetry2nix work.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: