v0.1.1: Initial release
Initial release
This marks the first1 release of nix-config-parser
! This is a small library that allows parsing the Nix configuration file format. While this is intended for usage in the Determinate Nix Installer, it should be generally usable for any tool that wishes to parse the Nix configuration file format into something a little more structured.
-
The eagle-eyed among you may notice that this is v0.1.1 and not v0.1.0... That is because I foolishly forgot to check the README usage examples before publishing, and they had not been updated from a prior attempt at restructuring the API. Oops. ↩