diff --git a/home/zsh.nix b/home/zsh.nix index ff97ded..f7bb8ff 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -52,8 +52,8 @@ src = pkgs.fetchFromGitHub { owner = "sindresorhus"; repo = "pure"; - rev = "87e6f5dd4c793f6d980532205aaefe196780606f"; - hash = "sha256-TR4CyBZ+KoZRs9XDmWE5lJuUXXU1J8E2Z63nt+FS+5w="; + rev = "a02209d36c8509c0e62f44324127632999c9c0cf"; + hash = "sha256-BmQO4xqd/3QnpLUitD2obVxL0UulpboT8jGNEh4ri8k="; }; file = "pure.plugin.zsh"; }