oh-my-zsh: 2025-03-11 -> 2025-04-03 (#392753)
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "2025-03-11";
|
||||
version = "2025-04-03";
|
||||
pname = "oh-my-zsh";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ohmyzsh";
|
||||
repo = "ohmyzsh";
|
||||
rev = "f97e871c33da57d20e1b0411da6b1674126192a9";
|
||||
sha256 = "sha256-L2g9kw5mFfIz+IwTSfdHN4O48tew6D807gJvrgtkjJM=";
|
||||
rev = "750d3ac4b493dca13ef0ced55fa6a2cd02dc7ee8";
|
||||
sha256 = "sha256-f0pwEhxCsPuGhkSQW4A/KTffwLzKMaVCKQ8o4ZFfVhM=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user