Bump pure zsh prompt to v1.22.0
This commit is contained in:
parent
9e016cdbdd
commit
f8ffc142f6
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ in
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "sindresorhus";
|
||||
repo = "pure";
|
||||
rev = "v1.21.0";
|
||||
hash = "sha256-YfasTKCABvMtncrfoWR1Su9QxzCqPED18/BTXaJHttg=";
|
||||
rev = "v1.22.0";
|
||||
hash = "sha256-TR4CyBZ+KoZRs9XDmWE5lJuUXXU1J8E2Z63nt+FS+5w=";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue