From c2d16c27dff1f38bc2984de165962709e913ef93 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 16 Nov 2022 20:35:53 +0000 Subject: [PATCH] Update forgit plugin --- 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 d783fb1..76107a9 100644 --- a/nix-conf/home/includes/zsh.nix +++ b/nix-conf/home/includes/zsh.nix @@ -177,8 +177,8 @@ src = fetchFromGitHub { owner = "wfxr"; repo = "forgit"; - rev = "810735294107ef1b1de66cf1cdfc358fc14049ac"; - sha256 = "11mydkl8psic57qzkzyjlff9wl6inwx9hn3a0vqyfr78pv6vk23y"; + rev = "fe4ac0f9f2490ff0762cfee8f9d8d6df778b826b"; + sha256 = "9OAwZMawUgkNd4Ib22hNH/khf+qPVXXAbna92nLxGBI="; }; file = "forgit.plugin.zsh"; }