about summary refs log tree commit diff stats
path: root/nix-conf
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-11-16 20:35:53 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-11-16 20:35:53 +0000
commitc2d16c27dff1f38bc2984de165962709e913ef93 (patch)
treee96c8709e5082cbf84145ddb9e2e93fa352ddcbd /nix-conf
parent4a9d3dc652ea531194f077509fb9a7668b5cfd55 (diff)
downloaddotfiles-c2d16c27dff1f38bc2984de165962709e913ef93.tar.gz
Update forgit plugin
Diffstat (limited to 'nix-conf')
-rw-r--r--nix-conf/home/includes/zsh.nix4
1 files 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";
       }