diff --git a/home/common/zsh.nix b/home/common/zsh.nix index b192d0c..e09f7f6 100644 --- a/home/common/zsh.nix +++ b/home/common/zsh.nix @@ -58,8 +58,8 @@ src = pkgs.fetchFromGitHub { owner = "sindresorhus"; repo = "pure"; - rev = "92b8e9057988566b37ff695e70e2e9bbeb7196c8"; - hash = "sha256-TbOrnhLHgOvcfsgmL0l3bWY33yLIhG1KSi4ITIPq1+A="; + rev = "54bd501c802283dee0940457da6eb3e642bd1453"; + hash = "sha256-AZSxP2g6BWoxyiSQH7yzbbbfGcwD8jgnXPPfcYwJUL0="; }; file = "pure.plugin.zsh"; }