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