1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 12:03:55 +02:00

printList: Force item before determining whether to print multi-line

This commit is contained in:
Robert Hensing 2024-07-14 14:31:20 +02:00
parent a0635a80b2
commit da3eff60bc
2 changed files with 7 additions and 3 deletions

View file

@ -14,9 +14,7 @@ Added <number omitted> variables.
layerOne = { ... };
}
[
"https://example.com"
]
[ "https://example.com" ]
[ "https://example.com" ]