rnix-lsp
statix

rnix-lsp | statix | |
---|---|---|
7 | 3 | |
695 | 594 | |
- | 1.7% | |
0.0 | 3.7 | |
about 1 year ago | 23 days ago | |
Rust | Rust | |
MIT License | MIT License |
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.
rnix-lsp
-
Editor support for the nix language?
There's a work in progress language server: rnix which I'm using in emacs. Features like autocomplete are limited though, I'm guessing because you'd need to evaluate the actual Nix code to correctly deduce what properties exist.
-
What are the biggest Pain Points with NIX? And what makes it worth the pain?
There’s rnix-lsp.
- Our Roadmap for Nix
-
Rust Environment and Docker Build with Nix Flakes
https://github.com/nix-community/rnix-lsp works ok, it has some autocomplete but it does not infer options most packages expose unfortunately.
- rnix-lsp not working with an m1 mac in macos:
-
Statix — Lints and Suggestions for the Nix programming language
Looks cool! Any thoughts on the relationship between Statix and https://github.com/nix-community/rnix-lsp ?
- Nix-GUI: Make NixOS usable for non-technical users through settings / GUI
statix
-
Editor support for the nix language?
As others have mentioned, there are a couple of LSP implementations. There's also statix for basic static analysis, as well as a few formatters, including nixpkgs-fmt and alejandra.
-
Chumsky, a parser combinator crate that makes writing error-tolerant parsers with recovery easy and fun!
I use the author's pretty error rendering crate: ariadne, in statix, and it is a delight. Comfy API, loads of customization opts, and very pretty.
- Statix — Lints and Suggestions for the Nix programming language
What are some alternatives?
nickel - Better configuration for less
nixpkgs-fmt - Nix code formatter for nixpkgs [maintainer=@zimbatm]
nix-config - :space_invader: NixOS configuration
tao - A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.
nil - NIx Language server, an incremental analysis assistant for writing in Nix.
alejandra - The Uncompromising Nix Code Formatter
nixos-hardware - A collection of NixOS modules covering hardware quirks.
git-hooks.nix - Seamless integration of https://pre-commit.com git hooks with Nix.
nix-direnv - A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]
pom - PEG parser combinators using operator overloading without macros.
nixos-nvidia-vgpu - NixOS NVIDIA vGPU Module
ariadne - A fancy diagnostics & error reporting crate
