Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@Profpatsch Profpatsch released this 02 Oct 12:09
· 91 commits to canon since this release
1.6.0

Added

  • Add a lorri gc command to allow the gc to operate on old or removed projects.

Fixed

  • Fix another file descriptor leak in the daemon.
  • Fix the behaviour of the --verbose flag’s logging output. Some messages were logged but not printed.
  • Fix default .envrc generated by lorri init. Add a fallback to direnv’s use nix in case lorri is not installed.
  • Provide a better error message when the user tries to use flakes, which we don’t support yet.