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:
parent
a0635a80b2
commit
da3eff60bc
2 changed files with 7 additions and 3 deletions
|
@ -14,9 +14,7 @@ Added <number omitted> variables.
|
|||
layerOne = { ... };
|
||||
}
|
||||
|
||||
[
|
||||
"https://example.com"
|
||||
]
|
||||
[ "https://example.com" ]
|
||||
|
||||
[ "https://example.com" ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue