2022-11-17T06:18:35 oh-my-zsh 0 -> 1 2022-11-17T06:18:38 attrpath: oh-my-zsh 2022-11-17T06:18:38 Checking auto update branch... 2022-11-17T06:18:41 [version] 2022-11-17T06:18:41 [version] skipping because derivation has updateScript 2022-11-17T06:18:41 [rustCrateVersion] 2022-11-17T06:18:41 [rustCrateVersion] No cargoSha256 found 2022-11-17T06:18:41 [golangModuleVersion] 2022-11-17T06:18:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T06:18:41 [updateScript] 2022-11-17T06:18:50 [updateScript] Success 2022-11-17T06:18:50 [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-17T06:18:50 2022-11-17T06:18:50 [quotedUrls] 2022-11-17T06:18:50 [quotedUrls] nothing found to replace 2022-11-17T06:18:51 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..47bb990038d 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-15"; pname = "oh-my-zsh"; - rev = "1f30c1a079cd10030578e38f8562dc5be53d0fd3"; + rev = "5bce72ef57255ab1c23d8fb753417859afe6e0f0"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "qwRUzH1R/K5Y3bpzkgJWSyI+aBHRmrycNKlRAjjmv0w="; + sha256 = "T+6rspf0fGQ7SKL/L/V5f0QEsBwqHcoyN9o3B7tlEfw="; }; strictDeps = true; 2022-11-17T06:20:20 No auto update branch exists 2022-11-17T06:20:20 There might already be an open PR for this update: - steam: many fixes URL "https://api.github.com/repos/NixOS/nixpkgs/issues/157907"