lix-installer/tests/fixtures
Cole Helbling 9c8284cd06
Add newline to end of plan json output (#283)
* Add newline to end of `plan` json output

This causes some shells (like sh) to continue their prompt right after
the closing brace, which is kinda meh.

* Add newline to end of `receipt.json`

`cat /nix/receipt.json` has the same issue as the previous commit, in
that it will bleed into the prompt for some shells that don't insert an
implicit newline.

* Add newline to end of fixture json documents
2023-02-28 08:38:42 -08:00
..
linux Add newline to end of plan json output (#283) 2023-02-28 08:38:42 -08:00
macos Add newline to end of plan json output (#283) 2023-02-28 08:38:42 -08:00