Jump to content

Applications: Difference between revisions

drop outdated toolbox session
(drop archived rnix-lsp)
(drop outdated toolbox session)
Line 42: Line 42:
* [https://github.com/hercules-ci/flake-parts flake-parts] - Simplify Nix Flakes with the module system  
* [https://github.com/hercules-ci/flake-parts flake-parts] - Simplify Nix Flakes with the module system  
* [https://snowfall.org/ snowfall] - Unified configuration for systems, packages, modules, shells, templates, and more with Nix Flakes.  
* [https://snowfall.org/ snowfall] - Unified configuration for systems, packages, modules, shells, templates, and more with Nix Flakes.  
=== Toolboxes ===
* [https://github.com/madjar/nox nox] - Tools to make Nix easier to use
* [https://github.com/Mic92/nix-update nix-update] - Swiss army knife for updating nix packages
* [https://github.com/holidaycheck/nix-venient nix-venient] - A collection of convenient commands for working with nix/nixpkgs


=== Archives ===
=== Archives ===
Line 64: Line 59:
=== Nix lang comprehension ===
=== Nix lang comprehension ===


* [https://github.com/oxalica/nil nil] - Nix Language server, an incremental analysis assistant for writing in Nix.
* [https://github.com/astro/deadnix deadnix] - Removes unused code from .nix files


* [https://github.com/nerdypepper/statix statix] - Linter and suggestions for the nix programming language
* [https://github.com/nerdypepper/statix statix] - Linter and suggestions for the nix programming language
* [https://github.com/oxalica/nil nil] - Nix Language server, an incremental analysis assistant for writing in Nix.
* [https://github.com/serokell/nixfmt nixfmt] - A formatter for Nix code
* [https://github.com/serokell/nixfmt nixfmt] - A formatter for Nix code
* [https://github.com/nix-community/nixpkgs-fmt nixpkgs-fmt] - Nix code formatter for nixpkgs
* [https://github.com/nix-community/nixpkgs-fmt nixpkgs-fmt] - Nix code formatter for nixpkgs
* [https://github.com/astro/deadnix deadnix] - Removes unused code from .nix files


=== Package maintenance ===
=== Package maintenance ===