aboutsummaryrefslogtreecommitdiff
path: root/overlays/neovim.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--overlays/neovim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/neovim.nix b/overlays/neovim.nix
index 172ed0c..d5dc704 100644
--- a/overlays/neovim.nix
+++ b/overlays/neovim.nix
@@ -9,7 +9,7 @@ self: super: {
owner = "neovim";
repo = "neovim";
rev = "nightly";
- sha256 = "0vpjdd32lgzyh85gyazqpms8vmaad6px3zx2svdxhvcdxgschqz9";
+ sha256 = "019dl8w0l2b0bk26irfgnl6dal1pisdwn1qy4b36hvij2y5mad3s";
};
nativeBuildInputs = with self.pkgs; [ unzip cmake pkgconfig gettext tree-sitter-updated ];