Skip to content

Release 1.7.0

Latest
Compare
Choose a tag to compare
@nyarly nyarly released this 26 Jun 16:35
1.7.0
cdf37d7

Added

  • Add support for Nix Flakes. Lorri will still prefer a shell.nix by default, but if overridden or only a flake.nix is available, Lorri will build a flake and use its default devShell.
  • Delegate adding roots to the nix-daemon. This improves a number of use cases, especially for new users.
  • Improvements to the watcher code, including smoother debounce of filesystem events. This provides more reliable builds, and fewer unneeded ones.
  • Better output from lorri info, including information about the project, and details about how lorri is running.

Fixed

  • Always log to stderr.
  • Fix systemd configuration: replace ProjectHome with ProjectSystem.