mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
printAttrs: Force item before determining whether to print multi-line
This commit is contained in:
parent
ece334b532
commit
a0635a80b2
2 changed files with 7 additions and 3 deletions
|
@ -2,9 +2,7 @@ Nix <nix version>
|
|||
Type :? for help.
|
||||
Added <number omitted> variables.
|
||||
|
||||
{
|
||||
homepage = "https://example.com";
|
||||
}
|
||||
{ homepage = "https://example.com"; }
|
||||
|
||||
{ homepage = "https://example.com"; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue