2022-12-25T22:53:00 oh-my-zsh 0 -> 1 2022-12-25T22:53:03 attrpath: oh-my-zsh 2022-12-25T22:53:03 Checking auto update branch... 2022-12-25T22:53:06 [version] 2022-12-25T22:53:06 [version] skipping because derivation has updateScript 2022-12-25T22:53:06 [rustCrateVersion] 2022-12-25T22:53:06 [rustCrateVersion] No cargoSha256 found 2022-12-25T22:53:06 [golangModuleVersion] 2022-12-25T22:53:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T22:53:06 [updateScript] 2022-12-25T22:53:13 [updateScript] Success 2022-12-25T22:53:13 [updateScript] these 2 derivations will be built: /nix/store/cymikszabwbpg82484rb1zgkkh0cnf9b-update.sh.drv /nix/store/1798a9bb2a6xiwiv6r2fwdfsqs7pvr92-packages.json.drv this path will be fetched (0.53 MiB download, 2.80 MiB unpacked): /nix/store/1kaqm1p576vxhppa63qdi9yhpq00bkgl-nixfmt-0.5.0 copying path '/nix/store/1kaqm1p576vxhppa63qdi9yhpq00bkgl-nixfmt-0.5.0' from 'https://cache.nixos.org'... building '/nix/store/cymikszabwbpg82484rb1zgkkh0cnf9b-update.sh.drv'... building '/nix/store/1798a9bb2a6xiwiv6r2fwdfsqs7pvr92-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-25T22:53:13 2022-12-25T22:53:13 [quotedUrls] 2022-12-25T22:53:13 [quotedUrls] nothing found to replace 2022-12-25T22:53:13 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..648879acc54 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-20"; pname = "oh-my-zsh"; - rev = "1f30c1a079cd10030578e38f8562dc5be53d0fd3"; + rev = "9c2d1af8afa02b5439e8ccc81a160e62e1e59617"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "qwRUzH1R/K5Y3bpzkgJWSyI+aBHRmrycNKlRAjjmv0w="; + sha256 = "cnTFOaLUxE97Ar67EaNc+WWhm/Yvh4XmLntDeo2GKZQ="; }; strictDeps = true; 2022-12-25T22:54:40 No auto update branch exists 2022-12-25T22:54:41 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"