2022-11-15T07:21:40 oh-my-zsh 0 -> 1 2022-11-15T07:21:43 attrpath: oh-my-zsh 2022-11-15T07:21:43 Checking auto update branch... 2022-11-15T07:21:46 [version] 2022-11-15T07:21:46 [version] skipping because derivation has updateScript 2022-11-15T07:21:46 [rustCrateVersion] 2022-11-15T07:21:46 [rustCrateVersion] No cargoSha256 found 2022-11-15T07:21:46 [golangModuleVersion] 2022-11-15T07:21:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T07:21:46 [updateScript] 2022-11-15T07:21:55 [updateScript] Success 2022-11-15T07:21:55 [updateScript] these 2 derivations will be built: /nix/store/7hx2xbnw3yjbxpys6k67ijxx3zsf1d0c-update.sh.drv /nix/store/yl49i9k2cb9867lky1mf30nlwxzk27wj-packages.json.drv this path will be fetched (0.53 MiB download, 2.81 MiB unpacked): /nix/store/kyhmf1v7vr2shvpjxyhydg821lmng5mz-nixfmt-0.5.0 copying path '/nix/store/kyhmf1v7vr2shvpjxyhydg821lmng5mz-nixfmt-0.5.0' from 'https://cache.nixos.org'... building '/nix/store/7hx2xbnw3yjbxpys6k67ijxx3zsf1d0c-update.sh.drv'... building '/nix/store/yl49i9k2cb9867lky1mf30nlwxzk27wj-packages.json.drv'... Going to be running update for following packages: - oh-my-zsh-2022-11-08 Press Enter key to continue... Running update for: - oh-my-zsh-2022-11-08: UPDATING ... - oh-my-zsh-2022-11-08: DONE. Packages updated! 2022-11-15T07:21:55 2022-11-15T07:21:55 [quotedUrls] 2022-11-15T07:21:55 [quotedUrls] nothing found to replace 2022-11-15T07:21:55 Diff after rewrites: diff --git a/pkgs/shells/zsh/oh-my-zsh/default.nix b/pkgs/shells/zsh/oh-my-zsh/default.nix index 15ac49c80ff..c6e7dfb40fa 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 = "2022-11-08"; + version = "2022-11-14"; pname = "oh-my-zsh"; - rev = "1f30c1a079cd10030578e38f8562dc5be53d0fd3"; + rev = "a482a02915f361e56669ee9884ebee0eb6f2d8d5"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "qwRUzH1R/K5Y3bpzkgJWSyI+aBHRmrycNKlRAjjmv0w="; + sha256 = "p7JrySrBntZbNIL19jWtm1GpVTZy29eums1S9r2ObSE="; }; strictDeps = true; 2022-11-15T07:23:24 No auto update branch exists 2022-11-15T07:23:25 There might already be an open PR for this update: - steam: many fixes URL "https://api.github.com/repos/NixOS/nixpkgs/issues/157907"