2022-12-05T20:21:47 oh-my-zsh 0 -> 1 2022-12-05T20:21:49 attrpath: oh-my-zsh 2022-12-05T20:21:49 Checking auto update branch... 2022-12-05T20:21:52 [version] 2022-12-05T20:21:52 [version] skipping because derivation has updateScript 2022-12-05T20:21:52 [rustCrateVersion] 2022-12-05T20:21:52 [rustCrateVersion] No cargoSha256 found 2022-12-05T20:21:52 [golangModuleVersion] 2022-12-05T20:21:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T20:21:52 [updateScript] 2022-12-05T20:21:59 [updateScript] Success 2022-12-05T20:21:59 [updateScript] these 2 derivations will be built: /nix/store/0x95s5njfcy0zsyrfqv8x0gn7ravcv2v-update.sh.drv /nix/store/bq48cx3545q6bdwvxkdna263k8888fb2-packages.json.drv building '/nix/store/0x95s5njfcy0zsyrfqv8x0gn7ravcv2v-update.sh.drv'... building '/nix/store/bq48cx3545q6bdwvxkdna263k8888fb2-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-05T20:21:59 2022-12-05T20:21:59 [quotedUrls] 2022-12-05T20:21:59 [quotedUrls] nothing found to replace 2022-12-05T20:21:59 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..2e2a64bf5c5 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-05"; pname = "oh-my-zsh"; - rev = "1f30c1a079cd10030578e38f8562dc5be53d0fd3"; + rev = "3a9322b9a0698a3861277890f791b43e727cccc5"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "qwRUzH1R/K5Y3bpzkgJWSyI+aBHRmrycNKlRAjjmv0w="; + sha256 = "GGAhKHs6CS3xSr8mvJhE6GdCh3NghWIF/DiDxSHc/ZI="; }; strictDeps = true; 2022-12-05T20:23:31 No auto update branch exists 2022-12-05T20:23:32 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"