Merge pull request #239521 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: unstable-2023-04-13 -> unstable-2023-06-22
This commit is contained in:
commit
44623593d7
1 changed files with 3 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "zsh-prezto";
|
||||
version = "unstable-2023-04-13";
|
||||
version = "unstable-2023-06-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sorin-ionescu";
|
||||
repo = "prezto";
|
||||
rev = "da87c79b3a35f5a4a504ea331e9ec52b4f786976";
|
||||
sha256 = "EW1roiFaSgbXWYtc5Hxgj7m/ph6g1g225nXbvp0rtsw=";
|
||||
rev = "c9c716e9c11938a1aff2f30230d4dc1da38dc564";
|
||||
sha256 = "QwFWQMg9Q67eKkzGVz4zmcXtPcuLvFTUlagVxDN/2h4=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue