oh-my-zsh: 2025-08-08 -> 2025-08-16 (#434376)
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "2025-08-08";
|
||||
version = "2025-08-16";
|
||||
pname = "oh-my-zsh";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ohmyzsh";
|
||||
repo = "ohmyzsh";
|
||||
rev = "9d8d4cf41482a95127ca41faecc0a7ee0781ca2e";
|
||||
sha256 = "sha256-u98vvBhGYfvfYmo/J8hBc6bDui5HVlgM3hY32LwJGio=";
|
||||
rev = "736632228a5f39573a15f4533b7672851f30bbe6";
|
||||
sha256 = "sha256-NylC656n3cokbacg0YM8xjKtibBK8vvXG/7G3WXiIQw=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user