Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-17 | Add error reporting to machine spec paser | Alexey Novikov | |
Currently machine specification (`/etc/nix/machine`) parser fails with a vague exception if the file had incorrect format. This commit adds verbose exceptions and unit-tests for the parser. |