Description
Flake lock files become easier to inspect through a terminal interface inspired by ranger. It is useful for Nix users who need to understand pinned inputs, versions, and relationships inside a flake project.
Use it when reviewing dependency state rather than editing package definitions directly. It helps explain what is locked, but any dependency change still needs to be made through the normal Nix flake workflow.