summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/settings/zsh.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 03e2f96c..ab9e7b4f 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -120,9 +120,9 @@ in
         src = pkgs.fetchFromGitHub {
           owner = "agkozak";
           repo = "agkozak-zsh-prompt";
-          rev = "bb4ae9eb1f30443933320d30a59a86eed7638da5";
+          rev = "v3.3.0";
           # date = 2019-07-23T18:45:52-07:00;
-          sha256 = "1dshpgm2sfilzinmjink6mh56pjfv1379qkqmsksrqd7fgx1n4hb";
+          sha256 = "0f8v1ih4205lgghcssbvb3clpymjj2f134cab5vrggdaapcs10xq";
         };
       }
       {