Removed rnix dependencies, as it has been deprecated (#1245)

This commit is contained in:
GoodGuyPat 2024-03-12 16:42:22 +01:00 committed by GitHub
parent 10fa987250
commit 9f9d9ac0b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View file

@ -543,6 +543,7 @@ with lib; let
name = "rnix-lsp";
description = "rnix LSP for Nix";
serverName = "rnix";
package = null;
}
{
name = "ruff-lsp";