From 2e89da4e3bdc2acac415e40b1bf96bfdae8d946b Mon Sep 17 00:00:00 2001 From: Asmir A Date: Mon, 1 Dec 2025 16:47:04 +0100 Subject: [PATCH] home/zsh: update pure prompt --- home/common/zsh.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; }