2022-11-07T16:11:10 oh-my-zsh 0 -> 1 2022-11-07T16:11:13 attrpath: oh-my-zsh 2022-11-07T16:11:13 Checking auto update branch... 2022-11-07T16:11:16 [version] 2022-11-07T16:11:16 [version] skipping because derivation has updateScript 2022-11-07T16:11:16 [rustCrateVersion] 2022-11-07T16:11:16 [rustCrateVersion] No cargoSha256 found 2022-11-07T16:11:16 [golangModuleVersion] 2022-11-07T16:11:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T16:11:16 [updateScript] 2022-11-07T16:11:32 [updateScript] Success 2022-11-07T16:11:32 [updateScript] these 2 derivations will be built: /nix/store/5flji83mm0spw5wmfys3nc33p8569b0n-update.sh.drv /nix/store/7qy8jjrr9zj7p374y0wkdp4xfc0xm4zc-packages.json.drv building '/nix/store/5flji83mm0spw5wmfys3nc33p8569b0n-update.sh.drv'... building '/nix/store/7qy8jjrr9zj7p374y0wkdp4xfc0xm4zc-packages.json.drv'... Going to be running update for following packages: - oh-my-zsh-2022-11-06 Press Enter key to continue... Running update for: - oh-my-zsh-2022-11-06: UPDATING ... - oh-my-zsh-2022-11-06: DONE. Packages updated! 2022-11-07T16:11:32 2022-11-07T16:11:32 [quotedUrls] 2022-11-07T16:11:32 [quotedUrls] nothing found to replace 2022-11-07T16:11:32 Diff after rewrites: diff --git a/pkgs/shells/zsh/oh-my-zsh/default.nix b/pkgs/shells/zsh/oh-my-zsh/default.nix index cd9054208a6..d8e01c339ce 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-06"; + version = "2022-11-07"; pname = "oh-my-zsh"; - rev = "4806f755694d160f20e3fb8ae0a1d009d56d966b"; + rev = "0145d744a9c4c11f00992f7f3ad9555bc8ac6177"; src = fetchFromGitHub { inherit rev; owner = "ohmyzsh"; repo = "ohmyzsh"; - sha256 = "zaaTcTka4L3Ec2bWgT0Yd8vSVG/n21G0PC/VxK2DfT8="; + sha256 = "F1h+yTYCVS3rz/ADahOQWyee3TKjkNfUc8O7Ug+2z48="; }; strictDeps = true; 2022-11-07T16:13:07 No auto update branch exists 2022-11-07T16:13:10 Successfully finished processing 2022-11-07T16:13:10 cachix "/nix/store/9y89h1k6sadwa14bjfdgzdf8krrv0vyf-oh-my-zsh-2022-11-07" 2022-11-07T16:13:40 [check][nixpkgs-review] 2022-11-07T16:16:41 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-07T16:16:44 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for oh-my-zsh is: "A framework for managing your zsh configuration" meta.homepage for oh-my-zsh is: "https://ohmyz.sh/" meta.changelog for oh-my-zsh is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ohmyzsh/ohmyzsh/compare/4806f755694d160f20e3fb8ae0a1d009d56d966b...0145d744a9c4c11f00992f7f3ad9555bc8ac6177) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2022-11-07 with grep in /nix/store/9y89h1k6sadwa14bjfdgzdf8krrv0vyf-oh-my-zsh-2022-11-07 - found 2022-11-07 in filename of file in /nix/store/9y89h1k6sadwa14bjfdgzdf8krrv0vyf-oh-my-zsh-2022-11-07 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath oh-my-zsh ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9y89h1k6sadwa14bjfdgzdf8krrv0vyf-oh-my-zsh-2022-11-07 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A oh-my-zsh https://github.com/r-ryantm/nixpkgs/archive/caed6c004d52649e5c4a80d247c62289b67e0d6a.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9y89h1k6sadwa14bjfdgzdf8krrv0vyf-oh-my-zsh-2022-11-07 ls -la /nix/store/9y89h1k6sadwa14bjfdgzdf8krrv0vyf-oh-my-zsh-2022-11-07/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @NeQuissimus for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-11-07T16:16:45 https://api.github.com/repos/NixOS/nixpkgs/pulls/200041