mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 04:04:06 +01:00
oh-my-zsh: 2026-02-11 -> 2026-02-19
This commit is contained in:
parent
5649c3b5c6
commit
6b6abeb694
1 changed files with 3 additions and 3 deletions
|
|
@ -19,14 +19,14 @@
|
|||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "2026-02-11";
|
||||
version = "2026-02-19";
|
||||
pname = "oh-my-zsh";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ohmyzsh";
|
||||
repo = "ohmyzsh";
|
||||
rev = "88659ed193cd1af0ba3679c9de3c85f21003f3d4";
|
||||
sha256 = "sha256-x/jdp4Ec7/Iptu8RWZ6mBqT17Di8aNPcMiGLLUY9Z3o=";
|
||||
rev = "52d93f18d61f11db69b4591d7fc7bd5578954d30";
|
||||
sha256 = "sha256-fGFPVHbJFtXvuiR0yOc9Qt1TUuIfNAYezGQtESt9REA=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue