notmuch 0 -> 1 attrpath: notmuch Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ska1w2agr4gqsh7lsfpd3wqhr2kkx39b-packages.json.drv building '/nix/store/ska1w2agr4gqsh7lsfpd3wqhr2kkx39b-packages.json.drv'... Going to be running update for following packages: - notmuch-0.38.2 Press Enter key to continue... Running update for: - notmuch-0.38.2: UPDATING ... - notmuch-0.38.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/mailreaders/notmuch/default.nix b/pkgs/applications/networking/mailreaders/notmuch/default.nix index b2970b02f7db..ba2f75669847 100644 --- a/pkgs/applications/networking/mailreaders/notmuch/default.nix +++ b/pkgs/applications/networking/mailreaders/notmuch/default.nix @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "notmuch"; - version = "0.38.2"; + version = "0.38.3"; src = fetchurl { url = "https://notmuchmail.org/releases/notmuch-${version}.tar.xz"; - hash = "sha256-UoLr5HQrA+4A/Dq4NZaflNIpJ523IyESvcUAnYYelH4="; + hash = "sha256-mvRsyA2li0MByiuu/MJaQNES0DFVB+YywPPw8IMo0FQ="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/v380xclmqrhhcakdzrnpdz3di83lpv07-notmuch-0.38.3" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
33 packages built:
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 notmuch is: Mail indexer meta.homepage for notmuch is: https://notmuchmail.org/ meta.changelog for notmuch is: https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=0.38.3 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.38.3 with grep in /nix/store/v380xclmqrhhcakdzrnpdz3di83lpv07-notmuch-0.38.3 - found 0.38.3 in filename of file in /nix/store/v380xclmqrhhcakdzrnpdz3di83lpv07-notmuch-0.38.3 ---
Rebuild report (if merged into master) (click to expand) ``` 19 total rebuild path(s) 19 package rebuild(s) First fifty rebuilds by attrpath aerc afew alot astroid haskellPackages.notmuch i3status-rust lieer muchsync mujmap neomutt notifymuch notmuch notmuch-addrlookup notmuch-mailmover notmuch-mutt python311Packages.notmuch python311Packages.notmuch2 python312Packages.notmuch python312Packages.notmuch2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/v380xclmqrhhcakdzrnpdz3di83lpv07-notmuch-0.38.3 \ --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 notmuch https://github.com/r-ryantm/nixpkgs/archive/f972fa1a4971cea88b51125b3644ef4b302b0e74.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f972fa1a4971cea88b51125b3644ef4b302b0e74#notmuch ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/v380xclmqrhhcakdzrnpdz3di83lpv07-notmuch-0.38.3 ls -la /nix/store/v380xclmqrhhcakdzrnpdz3di83lpv07-notmuch-0.38.3/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
33 packages built:
--- ###### Maintainer pings cc @flokli @puckipedia 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/295005