Merge #169171: pkgs-lib.formats: fix tomlkit output

This commit is contained in:
Vladimír Čunát 2022-04-18 09:25:44 +02:00
commit e8638ff542
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

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