-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Thank you so much for this tool. This is by far one of the very best tools in the ecosystem and a daily driver for me since years.
Often when I use nix-tree to look at .drv files, I find myself jumping back an forth between nix-tree and nix show-derivation to find the store path of the derivation and then looking again at the store path via nix-tree.
It would be great if nix-tree would show the store path for each drv directly. Optimally color coded red/green signaling if the store path exists on my local system or not. If I could then directly navigate to the nix-tree view of that store path, that would be insane!
Then the same would make sense vice versa. Jumping from any store path viewed in nix-tree, to the nix-tree view of its derivation.