mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
oh-my-zsh: 2025-05-14 -> 2025-05-24
This commit is contained in:
parent
aad53c52dd
commit
ef499c49fa
1 changed files with 3 additions and 3 deletions
|
@ -19,14 +19,14 @@
|
|||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "2025-05-14";
|
||||
version = "2025-05-24";
|
||||
pname = "oh-my-zsh";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ohmyzsh";
|
||||
repo = "ohmyzsh";
|
||||
rev = "c95509ebfdbcc3c497f12697cfd2717bcb0a528b";
|
||||
sha256 = "sha256-abhfCm/7L866nLbucPNHfM5xLU7CYfb8fbK6auUOw3Q=";
|
||||
rev = "095ac3ca8f4c3a89a69ff3b45cb67346f76babbd";
|
||||
sha256 = "sha256-Xn9JC7ue/G3w/QpgH8tFZI5F8KlxKmue8Of9Sk6eujY=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue