2022-12-10T02:41:42 oh-my-zsh 0 -> 1 2022-12-10T02:41:44 attrpath: oh-my-zsh 2022-12-10T02:41:45 Checking auto update branch... 2022-12-10T02:41:48 [version] 2022-12-10T02:41:48 [version] skipping because derivation has updateScript 2022-12-10T02:41:48 [rustCrateVersion] 2022-12-10T02:41:48 [rustCrateVersion] No cargoSha256 found 2022-12-10T02:41:48 [golangModuleVersion] 2022-12-10T02:41:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T02:41:48 [updateScript] 2022-12-10T02:41:55 [updateScript] Success 2022-12-10T02:41:55 [updateScript] these 2 derivations will be built: /nix/store/jlslim59a9jd6jqcad6rp910ailp7ilr-update.sh.drv /nix/store/17pn6sj1i1iyyjsci48sxmpscwfl33q2-packages.json.drv building '/nix/store/jlslim59a9jd6jqcad6rp910ailp7ilr-update.sh.drv'... building '/nix/store/17pn6sj1i1iyyjsci48sxmpscwfl33q2-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-12-10T02:41:55 2022-12-10T02:41:55 [quotedUrls] 2022-12-10T02:41:55 [quotedUrls] nothing found to replace 2022-12-10T02:41: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..1a434d31d64 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-12-09"; pname = "oh-my-zsh"; - rev = "1f30c1a079cd10030578e38f8562dc5be53d0fd3"; + rev = "82c0db41bcfd3fd97d6170dcb7575f98e38fc68d"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "qwRUzH1R/K5Y3bpzkgJWSyI+aBHRmrycNKlRAjjmv0w="; + sha256 = "pbrGCp509736VgeZJczcu0lAZQ21rVuJKS2hx8FSfjw="; }; strictDeps = true; 2022-12-10T02:43:23 No auto update branch exists 2022-12-10T02:43:23 There might already be an open PR for this update: - steam: many fixes URL "https://api.github.com/repos/NixOS/nixpkgs/issues/157907" - python27: mark as vulnerable/insecure URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201859"