nix-tree:交互式浏览Nix派生的依赖图

时间:2024-04-17 01:42:59
【文件属性】:

文件名称:nix-tree:交互式浏览Nix派生的依赖图

文件大小:21KB

文件格式:ZIP

更新时间:2024-04-17 01:42:59

nix dependency-graph Haskell

尼克树 交互式浏览您的Nix派生性的依存关系图。 安装 稳定版: nix-env -i nix-tree 开发版本(需要具有片状支持的Nix): nix profile install github:utdemir/nix-tree 用法 $ nix-tree --help nix-tree --help Usage: nix-tree [paths] [-h|--help] Paths default to $HOME/.nix-profile and /var/run/current-system. Keybindings: hjkl/Arrow Keys : Navigate q/Esc: : Quit / close modal w : Open why-depends mode /


【文件预览】:
nix-tree-main
----.gitignore(246B)
----nix-tree.cabal(3KB)
----src()
--------App.hs(21KB)
--------InvertedIndex.hs(2KB)
--------StorePath.hs(9KB)
--------PathStats.hs(4KB)
--------Main.hs(2KB)
--------Clipboard.hs(1KB)
----default.nix(115B)
----flake.lock(1KB)
----LICENSE(1KB)
----CHANGELOG.md(751B)
----.ghci(124B)
----format.sh(130B)
----.github()
--------workflows()
----asciicast.sh(986B)
----README.md(2KB)
----.envrc(8B)
----flake.nix(1KB)
----shell.nix(113B)
----test()
--------Test.hs(959B)

网友评论