lorri icon indicating copy to clipboard operation
lorri copied to clipboard

WIP: Only regenerate gc root if store path changes

Open Profpatsch opened this issue 3 years ago • 0 comments

Rephrasing of https://github.com/target/lorri/pull/498.

Instead of keeping the state in memory, we should readlink the file on the filesystem, if possible with a lock. There’s also a few TODOs related to the atomicity of the whole process.

So far only documentation changes.

  • [ ] Amended the changelog in release.nix (see release.nix for instructions)

Profpatsch avatar Apr 19 '21 15:04 Profpatsch