lix-installer/tests
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
..
fixtures Add newline to end of plan json output (#283) 2023-02-28 08:38:42 -08:00
windows Release v0.3.0 (#249) 2023-02-14 09:45:20 -08:00
plan.rs Rename some of the planners (#243) 2023-02-10 20:35:00 +00:00