oh-my-zsh 0 -> 1 attrpath: oh-my-zsh Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/48x9ph2yhi2q85ihxk0kicf4acy4yzf8-update.sh.drv /nix/store/4rp6dhsrxlsp5970kaa0s2k8lzkg9myn-packages.json.drv building '/nix/store/48x9ph2yhi2q85ihxk0kicf4acy4yzf8-update.sh.drv'... building '/nix/store/4rp6dhsrxlsp5970kaa0s2k8lzkg9myn-packages.json.drv'... Going to be running update for following packages: - oh-my-zsh-2023-03-28 Press Enter key to continue... Running update for: - oh-my-zsh-2023-03-28: UPDATING ... - oh-my-zsh-2023-03-28: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/shells/zsh/oh-my-zsh/default.nix b/pkgs/shells/zsh/oh-my-zsh/default.nix index e61d400fbb8..2b4ddd4b977 100644 --- a/pkgs/shells/zsh/oh-my-zsh/default.nix +++ b/pkgs/shells/zsh/oh-my-zsh/default.nix @@ -5,15 +5,15 @@ , git, nix, nixfmt, jq, coreutils, gnused, curl, cacert, bash }: stdenv.mkDerivation rec { - version = "2023-03-28"; + version = "2023-04-11"; pname = "oh-my-zsh"; - rev = "fcbdc330ff50617c8b84d39ce069cc75df41108f"; + rev = "b4f9698733d7b29cc495e649e26fd6c3a5dcfcae"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "MadBDgV3a4jOB5vmUVT4WUDJavQEQVjSYTmGUOApQ/s="; + sha256 = "yvsNYoptmmm3BJeOdyt7zGuayYroraiiumOio9eZZ74="; }; strictDeps = true; No auto update branch exists Successfully finished processing cachix "/nix/store/416j74w5wij4bdcs3jcjdfbgmciq4gq4-oh-my-zsh-2023-04-11" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed