1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 06:01:48 +02:00

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

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

View file

@ -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"; }