From b73eed39155316e9c5af5cc75cea371335ad3de9 Mon Sep 17 00:00:00 2001 From: foosinn Date: Thu, 8 Oct 2020 09:03:52 +0200 Subject: [PATCH] lsp support requires emacs 27+ --- roles/dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dev.nix b/roles/dev.nix index 00f83ad..73b477e 100644 --- a/roles/dev.nix +++ b/roles/dev.nix @@ -15,10 +15,10 @@ in { unstable.gopls unstable.rust-analyzer - emacs sops tig ltrace + unstable.emacs openssl pkg-config nasm cmake zlib gcc binutils-unwrapped ];