From 43793236c10b7fa071d3383e29b0994b60ebcc37 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 5 Jun 2021 17:46:48 +0530 Subject: updates neovim --- overlays/neovim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overlays') diff --git a/overlays/neovim.nix b/overlays/neovim.nix index f10bad9..c97c1f9 100644 --- a/overlays/neovim.nix +++ b/overlays/neovim.nix @@ -12,7 +12,7 @@ self: super: { owner = "neovim"; repo = "neovim"; rev = "nightly"; - sha256 = "1h1idmlyvydkihfr2n1bsp8c2w9jnlgvm7jqc0gmr4cvwaflcydf"; + sha256 = "05aswlzgqjy2v6ryh9mn0gskxq12xsl31pds6r69d0hdx9hcv1sj"; }; nativeBuildInputs = with self.pkgs; [ unzip cmake pkgconfig gettext tree-sitter-updated ]; -- cgit v1.3.1