Merge pull request #317533 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: 0-unstable-2024-04-15 -> 0-unstable-2024-06-03
This commit is contained in:
commit
c102899c0e
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "zsh-prezto";
|
||||
version = "0-unstable-2024-04-15";
|
||||
version = "0-unstable-2024-06-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sorin-ionescu";
|
||||
repo = "prezto";
|
||||
rev = "f5a8cb456b74d4d71caf46037a356d2deee27b50";
|
||||
sha256 = "iikJ/U7amsmMgFIEYuIIIymNeWr4ag/QPeyQjBJ/lOY=";
|
||||
rev = "9195b66161b196238cbd52a8a4abd027bdaf5f73";
|
||||
sha256 = "wN/86uFBahUWl9RnKvdf88zVxou7B8Kh7/s3JfMye0g=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user