pkgs-lib.formats: fix tomlkit output

This commit is contained in:
zowoq 2022-04-18 17:14:55 +10:00
parent e766d457c6
commit 9233d33579

View File

@ -165,6 +165,7 @@ in runBuildTests {
[attrs]
foo = "foo"
[level1.level2.level3]
level4 = "deep"
'';