alejandra VS rnix-lsp

Compare alejandra vs rnix-lsp and see what are their differences.

rnix-lsp

WIP Language Server for Nix! [maintainer=@aaronjanse] (by nix-community)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
alejandra rnix-lsp
3 7
674 695
- -
2.5 0.0
6 days ago 4 months ago
Nix Rust
The Unlicense MIT License
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.

alejandra

Posts with mentions or reviews of alejandra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.
  • How to use Alejandra as Nix formmater
    1 project | /r/neovim | 21 Apr 2023
    I hope someone using lazy.nvim, has a setup they can share, where they are using alejandra as their nix formmater. I've read the instruction, but can't get it to work other than using the manual command. Hoping to integrate it into the LSP automatically.
  • Packaging / publishing software best practices?
    1 project | /r/Nix | 16 Apr 2023
    Flakes are best imported from other flakes, but if your system configuration isn’t a flake, you can use builtins.getFlake to load it, like (builtins.getFlake "git+https://github.com/kamadorueda/alejandra?rev=d00d03f0b45d2d1d6e0ae2d110c821b497d8fb09").packages.x86_64-linux.default gives you the alejandra package.
  • Editor support for the nix language?
    5 projects | /r/NixOS | 25 Nov 2022
    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.

rnix-lsp

Posts with mentions or reviews of rnix-lsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.

What are some alternatives?

When comparing alejandra and rnix-lsp you can also consider the following projects:

nixpkgs-fmt - Nix code formatter for nixpkgs [maintainer=@zimbatm]

nickel - Better configuration for less

statix - lints and suggestions for the nix programming language

nixos-hardware - A collection of NixOS modules covering hardware quirks.

rust-overlay - Pure and reproducible nix overlay of binary distributed rust toolchains

git-hooks.nix - Seamless integration of https://pre-commit.com git hooks with Nix.

dream2nix - Simplified nix packaging for various programming language ecosystems [maintainer=@DavHau]

nix-direnv - A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]

crane - A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.

nixos-nvidia-vgpu - NixOS NVIDIA vGPU Module

nix-config - :space_invader: NixOS configuration

nix-gui - Use NixOS Without Coding