nixpkgs/pkgs/tools/misc/lorri
Profpatsch dfafbdd56c lorri: 1.3.0 -> 1.3.1
Fix `lorri direnv` triggering an unconditional rebuild every time it is run.

After fixing up the build loop people suddenly started noticing that
lorri was evaluating every time something ran `lorri direnv`, which
could potentially be every time the user switched between buffers in
the editor.

This is not the intended behaviour, since we should run an
unconditional build only the first time the project is added to the
watcher, and after rely on the watcher to notify us of any file
changes (or the user running `lorri internal ping` to force a
rebuild).
2021-03-11 23:54:02 +01:00
..
default.nix lorri: 1.3.0 -> 1.3.1 2021-03-11 23:54:02 +01:00
runtime-closure.nix.template
runtime.nix lorri: unstable-2019-10-30 -> unstable-2020-01-09 2020-01-10 11:26:38 +01:00