nix-tree
Interactively browse dependency graphs of Nix derivations. (by utdemir)
nix-visualize
Uses the Nix package manager to visualize the dependencies of a given package (by craigmbooth)
nix-tree | nix-visualize | |
---|---|---|
3 | 1 | |
777 | 174 | |
- | - | |
6.9 | 3.8 | |
about 1 month ago | 11 months ago | |
Haskell | Python | |
BSD 3-clause "New" or "Revised" License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nix-tree
Posts with mentions or reviews of nix-tree.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-26.
-
A minimal Nix-shell (2021)
Excellent recommendation!
For reference: https://github.com/utdemir/nix-tree
Or, to test without installing:
$ nix-shell -p nix-tree
$ nix-tree
etc.
Anyway, excellent suggestion!
- How do you check the dependencies of a package ?
-
[Remote Job] SimulaVR is hiring a Hardware Engineer to Help Build a Portable Linux VR Headset
whose output is [here](https://www.wolframcloud.com/obj/c863257b-9c05-4bb3-8790-2caf2e230295); however, in classic nix fashion (where literally every dependency all the way down the stack is specified), this leads to a 22K line file, which isn't very useful. [nix-tree](https://github.com/utdemir/nix-tree) provides a more manageable way to explore dependencies interactively if you are looking for more detail.
nix-visualize
Posts with mentions or reviews of nix-visualize.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-26.
What are some alternatives?
When comparing nix-tree and nix-visualize you can also consider the following projects:
cachix - Command line client for Nix binary cache hosting:
hevm - Dapp, Seth, Hevm, and more
niv - Easy dependency management for Nix projects
ihp - 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
purenix - Nix backend for PureScript. Transpile PureScript code to Nix.
nix-output-monitor - Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.