From 882ab2d92f183ac6063929bea311dc6eaea14ebc Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Fri, 21 Jul 2023 00:10:01 +0100 Subject: [PATCH] Update nvim --- users/configs/system/nvim/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/configs/system/nvim/default.nix b/users/configs/system/nvim/default.nix index d26528a..3d3c692 100644 --- a/users/configs/system/nvim/default.nix +++ b/users/configs/system/nvim/default.nix @@ -5,8 +5,8 @@ domain = "git.broccoli.town"; owner = "dp"; repo = "nvim"; - rev = "6e966c1e2b9179a13c12ba5a516089b4e34d15f0"; - hash = "sha256-5KZywTbk9CGXRXbymLV5WQu5qpLaJ4lVq5gXN9LUD5Y="; + rev = "c5206e95ea683fc2d496c0cde210f159e1521e4b"; + hash = "sha256-TDfXAV+10gvj2WtkgZzI6Z5LrW9e1sOb+8S4b9i1hEU="; }; installPhase = ''