2022-11-06T20:26:28 mutt 0 -> 1 2022-11-06T20:26:30 attrpath: mutt 2022-11-06T20:26:31 Checking auto update branch... 2022-11-06T20:26:34 [version] 2022-11-06T20:26:34 [version] generic version rewriter does not support multiple hashes 2022-11-06T20:26:34 [rustCrateVersion] 2022-11-06T20:26:34 [rustCrateVersion] No cargoSha256 found 2022-11-06T20:26:34 [golangModuleVersion] 2022-11-06T20:26:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T20:26:34 [updateScript] 2022-11-06T20:26:48 [updateScript] Success 2022-11-06T20:26:48 [updateScript] these 2 derivations will be built: /nix/store/g2zrwwlmcd5glwmhn2rly6kq61jnrpfr-update-mutt.drv /nix/store/br4x5k4a4nwlm6a9mmnnmss5hc8hjwpz-packages.json.drv building '/nix/store/g2zrwwlmcd5glwmhn2rly6kq61jnrpfr-update-mutt.drv'... building '/nix/store/br4x5k4a4nwlm6a9mmnnmss5hc8hjwpz-packages.json.drv'... Going to be running update for following packages: - mutt-2.2.7 Press Enter key to continue... Running update for: - mutt-2.2.7: UPDATING ... - mutt-2.2.7: DONE. Packages updated! 2022-11-06T20:26:48 2022-11-06T20:26:48 [quotedUrls] 2022-11-06T20:26:48 [quotedUrls] nothing found to replace 2022-11-06T20:26:49 Diff after rewrites: diff --git a/pkgs/applications/networking/mailreaders/mutt/default.nix b/pkgs/applications/networking/mailreaders/mutt/default.nix index f8a47d1023b..a2dc7955934 100644 --- a/pkgs/applications/networking/mailreaders/mutt/default.nix +++ b/pkgs/applications/networking/mailreaders/mutt/default.nix @@ -21,12 +21,12 @@ stdenv.mkDerivation rec { pname = "mutt"; - version = "2.2.7"; + version = "2.2.8"; outputs = [ "out" "doc" "info" ]; src = fetchurl { url = "http://ftp.mutt.org/pub/mutt/${pname}-${version}.tar.gz"; - sha256 = "6xOFj1i7Np9He/ZS2Q6baq3dDWEKy+o0VQSeXvrTbfE="; + sha256 = "A/PSN6LuKh0WM2QXyaXxe0nPcEXu/qYCHwggu/hdClM="; }; patches = lib.optional smimeSupport (fetchpatch { 2022-11-06T20:28:23 No auto update branch exists 2022-11-06T20:29:07 Successfully finished processing 2022-11-06T20:29:07 cachix "/nix/store/mxqd3883779hiyi02mx1ggx7n6cbya73-mutt-2.2.8" 2022-11-06T20:29:10 [check][nixpkgs-review] 2022-11-06T20:32:12 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
2022-11-06T20:32:14 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 mutt is: "A small but very powerful text-based mail client" meta.homepage for mutt is: "http://www.mutt.org" meta.changelog for mutt is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.2.8 with grep in /nix/store/mxqd3883779hiyi02mx1ggx7n6cbya73-mutt-2.2.8 - found 2.2.8 in filename of file in /nix/store/mxqd3883779hiyi02mx1ggx7n6cbya73-mutt-2.2.8 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath grepm mutt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mxqd3883779hiyi02mx1ggx7n6cbya73-mutt-2.2.8 \ --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 mutt https://github.com/r-ryantm/nixpkgs/archive/910ab0bda82b41458ed9e6a4d617b71aa43e006a.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/mxqd3883779hiyi02mx1ggx7n6cbya73-mutt-2.2.8 ls -la /nix/store/mxqd3883779hiyi02mx1ggx7n6cbya73-mutt-2.2.8/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)
2 packages built:
--- ###### Maintainer pings cc @rnhmjoj 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-06T20:32:16 https://api.github.com/repos/NixOS/nixpkgs/pulls/199899