From 5974c91359e181a906b7ede81f1e29530fa404af Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 29 Nov 2022 16:17:33 +0000 Subject: [PATCH] Update zsh-edit --- nix-conf/home/includes/zsh.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix index d9efc03..7fdb666 100644 --- a/nix-conf/home/includes/zsh.nix +++ b/nix-conf/home/includes/zsh.nix @@ -185,8 +185,8 @@ src = fetchFromGitHub { owner = "marlonrichert"; repo = "zsh-edit"; - rev = "17b17e5f32fc69349cb9474cf591d5c74e399cdc"; - sha256 = "0nvb7jril7in5b0279z25vmlc0karhagmfsxpjw1rzni5qpyak1s"; + rev = "4a8fa599792b6d52eadbb3921880a40872013d28"; + sha256 = "PI4nvzB/F0mHlc0UZJdD49vjzB6pXhhJYNTSmBhY8iU="; }; file = "zsh-edit.plugin.zsh"; }