From 4bb6519cd936f409d627460b0194302fb2570654 Mon Sep 17 00:00:00 2001 From: Mykhailo Nikiforov Date: Tue, 6 Jun 2023 11:12:28 +0300 Subject: [PATCH] add nix lsp --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 45906eb..d72877f 100644 --- a/flake.nix +++ b/flake.nix @@ -29,6 +29,7 @@ f [] attrList; in rec { dependencies = with pkgs; [ + nil # nix lsp ripgrep zsh # terminal requires it git