languages/nix: deprecate rnix language server option

Abandoned, archived and wildly outdated.
This commit is contained in:
raf 2025-01-10 12:52:11 +03:00
commit c734a81e40
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
4 changed files with 16 additions and 92 deletions

View file

@ -89,7 +89,6 @@
};
# Language servers (use master instead of nixpkgs)
rnix-lsp.url = "github:nix-community/rnix-lsp";
nil = {
url = "github:oxalica/nil";
inputs.nixpkgs.follows = "nixpkgs";