Skip to content
/ nixd Public
forked from nix-community/nixd

Nix language server, based on nix libraries | WIP, for internal use only | [maintainer=@inclyc]

License

Notifications You must be signed in to change notification settings

a-kenji/nixd

 
 

Repository files navigation

nixd

Nix language server

About

This is a feature-rich nix language server interoperating with C++ nix.

Some notable features provided by linking with the Nix library include:

  • Nixpkgs option support, for all option system (NixOS/home-manager/flake-parts).
  • Nixpkgs package complete, lazily evaluated.
  • Shared eval caches (flake, file) with your system's Nix.
  • Support for cross-file analysis (goto definition to locations in nixpkgs).

Get Started

You can try nixd without installation. We have tested some working & reproducible editor environments.

Resources

About

Nix language server, based on nix libraries | WIP, for internal use only | [maintainer=@inclyc]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.9%
  • Nix 3.2%
  • Meson 1.5%
  • Other 0.4%