pull down to refresh
You can also explore the tree of your system's derivations with nix-treehttps://github.com/utdemir/nix-tree
nix-tree
For example, run nix-tree /nix/var/nix/profiles/system search for the package name with / and then explore the parents and descendants of that package...
nix-tree /nix/var/nix/profiles/system
/
You can also explore the tree of your system's derivations with
nix-treehttps://github.com/utdemir/nix-tree
For example, run
nix-tree /nix/var/nix/profiles/systemsearch for the package name with/and then explore the parents and descendants of that package...