Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | guix: toml: Fix parsing empty strings in arrays. | Lars-Dominik Braun | 2024-12-13 |
| | | | | Change-Id: Id14d4008391a01820ade754fa9c2ca8e88b8c7f9 | ||
* | guix: toml: Add TOML parser. | Lars-Dominik Braun | 2024-12-13 |
* guix/build/toml.scm: New file. * tests/toml.scm: New file. * Makefile.am: Register new files. |