zsh-prezto: 0-unstable-2025-01-10 -> 0-unstable-2025-07-30
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "zsh-prezto";
|
||||
version = "0-unstable-2025-01-10";
|
||||
version = "0-unstable-2025-07-30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sorin-ionescu";
|
||||
repo = "prezto";
|
||||
rev = "6e564503f1c5e6ddba2bcf5d9065e5872ca207d2";
|
||||
sha256 = "hYuYjSQtt00pU3eqrzN8Crk40NEtCCj1G6XUL89F4xU=";
|
||||
rev = "af383940911fc3192beb6e0fd2566c52bd1ea9ba";
|
||||
sha256 = "UWDOT6ezJ1LepULU2fqDru/sFcuUh41eP3C9ay8x888=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user