summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/settings/zsh.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index e5f3b52b..3da0a098 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -66,9 +66,9 @@ in {
         src = pkgs.fetchFromGitHub {
           owner = "agkozak";
           repo = "agkozak-zsh-prompt";
-          rev = "880ab698199c45120c295da5eb13381a658f40b4";
-          # date = 2020-07-09T09:19:39-07:00;
-          sha256 = "0avpkh0pp56hi7zqk8fx4580v2w5gaxkdk856ywcd8khwnm6fdpj";
+          rev = "87ea6db9375032a6a26496a7f4a6266804f6929a";
+          # date = 2021-11-14T17:40:31-08:00;
+          sha256 = "08f5q9z7mc2hshnx35nh4gqgdkvjv41704hn69vz0p190fkzx3i0";
         };
       }
       {