Applications: Difference between revisions
Split language tools into 3 sections: LSP, linters, and formatters |
m add npins |
||
| Line 84: | Line 84: | ||
* [https://github.com/utdemir/nix-tree nix-tree] - Interactive dependency browser for Nix derivations | * [https://github.com/utdemir/nix-tree nix-tree] - Interactive dependency browser for Nix derivations | ||
* [https://github.com/craigmbooth/nix-visualize nix-visualize] - Visualize the dependencies of a given package as a graph | * [https://github.com/craigmbooth/nix-visualize nix-visualize] - Visualize the dependencies of a given package as a graph | ||
* [https://github.com/andir/npins npins] - Simple tool for handling different types of dependencies in a Nix project | |||
* [https://github.com/nmattia/niv niv] - Painless dependencies for Nix projects | * [https://github.com/nmattia/niv niv] - Painless dependencies for Nix projects | ||