Interactive tui for inspecting nix configs
Stars
404
Forks
7
Watchers
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
46
commits
1
Merge pull request #18 from Mic92/nix-upgrade
2938c8e
update nix 2.19 -> 2.24
e1e0588
format
c55921e
save selected path instead of path of current view (fixes #17)
1335589
adjust changelog
86f636b
adjust load path fallbacks (fixes #15)
ccc007a
hotfix: bump dependencies to work with ansi-to-tui (fixes #14)
b6dc35e
0.1.1
74007c5
Merge branch 'main' of github.com:bluskript/nix-inspect
32c9bfd
refactor to make cursor offsets better
5bbcdcd
Update to mention the project is available in nixpkgs
cb5e150
support vim-like forward / backward navigation
9226fc7
properly support exploring attrsets with dots in their name (fixes #13)
e22da2a
Revert "support exploring attrsets with dots"
ada0422
support exploring attrsets with dots
c0f646e