about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nix/hosts/hacknix/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/hacknix/configuration.nix b/nix/hosts/hacknix/configuration.nix
index f51082b..858d4ec 100644
--- a/nix/hosts/hacknix/configuration.nix
+++ b/nix/hosts/hacknix/configuration.nix
@@ -113,7 +113,7 @@ in {
         marksman # markdown lsp
         cuelsp # cue lsp
         terraform-lsp terraform-ls # terraform lsp
-        rnix-lsp # nix lsp
+        # rnix-lsp # nix lsp (CVE-2024-27297, that's why it's commented!)
 
       # command line tools
       fd