2022-12-17T04:04:58 oh-my-zsh 0 -> 1 2022-12-17T04:05:00 attrpath: oh-my-zsh 2022-12-17T04:05:00 Checking auto update branch... 2022-12-17T04:05:03 [version] 2022-12-17T04:05:03 [version] skipping because derivation has updateScript 2022-12-17T04:05:03 [rustCrateVersion] 2022-12-17T04:05:03 [rustCrateVersion] No cargoSha256 found 2022-12-17T04:05:03 [golangModuleVersion] 2022-12-17T04:05:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T04:05:03 [updateScript] 2022-12-17T04:05:10 [updateScript] Success 2022-12-17T04:05:10 [updateScript] these 2 derivations will be built: /nix/store/hddynkn3vcy68k58dg6ayxrf6c1dw8hc-update.sh.drv /nix/store/a8jrap7dpwlqkk2cqqys1zxwy3kfic8l-packages.json.drv this path will be fetched (0.53 MiB download, 2.81 MiB unpacked): /nix/store/v9rrljkb498v2c97wxcrwkxh934g141c-nixfmt-0.5.0 copying path '/nix/store/v9rrljkb498v2c97wxcrwkxh934g141c-nixfmt-0.5.0' from 'https://cache.nixos.org'... building '/nix/store/hddynkn3vcy68k58dg6ayxrf6c1dw8hc-update.sh.drv'... building '/nix/store/a8jrap7dpwlqkk2cqqys1zxwy3kfic8l-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-17T04:05:10 2022-12-17T04:05:10 [quotedUrls] 2022-12-17T04:05:11 [quotedUrls] nothing found to replace 2022-12-17T04:05:11 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..f52f085a240 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-16"; pname = "oh-my-zsh"; - rev = "1f30c1a079cd10030578e38f8562dc5be53d0fd3"; + rev = "13082bb159361d1c0807eb7e5577f4c670cb0f88"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "qwRUzH1R/K5Y3bpzkgJWSyI+aBHRmrycNKlRAjjmv0w="; + sha256 = "hnqENEtx3rrXHmUw+AtCWRSHknFKTiWLlhQfdIMYx5Y="; }; strictDeps = true; 2022-12-17T04:06:38 No auto update branch exists 2022-12-17T04:06:38 There might already be an open PR for this update: - steam: many fixes URL "https://api.github.com/repos/NixOS/nixpkgs/issues/157907"