inotify-tools 0 -> 1 attrpath: inotify-tools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qkh3ld3gb3yj56hkddjfcjxdndfx43zb-packages.json.drv building '/nix/store/qkh3ld3gb3yj56hkddjfcjxdndfx43zb-packages.json.drv'... Going to be running update for following packages: - inotify-tools-3.22.6.0 Press Enter key to continue... Running update for: - inotify-tools-3.22.6.0: UPDATING ... - inotify-tools-3.22.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/inotify-tools/default.nix b/pkgs/development/tools/misc/inotify-tools/default.nix index bd126ceb7c1b..91c9d76c66d1 100644 --- a/pkgs/development/tools/misc/inotify-tools/default.nix +++ b/pkgs/development/tools/misc/inotify-tools/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "inotify-tools"; - version = "3.22.6.0"; + version = "4.23.8.0"; src = fetchFromGitHub { repo = "inotify-tools"; owner = "inotify-tools"; rev = finalAttrs.version; - hash = "sha256-EYWVSgwoMjAlc/V5kv+2jfxEqWVW/lEoIxVd+ctEMsk="; + hash = "sha256-aD5jzUbDfB57wE1PSA3a+79owspSn7rcoRe5HsPDSXI="; }; configureFlags = [ No auto update branch exists Successfully finished processing cachix "/nix/store/l62li7q7vbx8lcq2x1xz5jz82366n7wk-inotify-tools-4.23.8.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
21 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.homepage for inotify-tools is: https://github.com/inotify-tools/inotify-tools/wiki ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/inotify-tools/inotify-tools/releases/tag/4.23.8.0) - [Compare changes on GitHub](https://github.com/inotify-tools/inotify-tools/compare/3.22.6.0...4.23.8.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.23.8.0 with grep in /nix/store/l62li7q7vbx8lcq2x1xz5jz82366n7wk-inotify-tools-4.23.8.0 - found 4.23.8.0 in filename of file in /nix/store/l62li7q7vbx8lcq2x1xz5jz82366n7wk-inotify-tools-4.23.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 22 total rebuild path(s) 22 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coretoppings appimagekit dovecot dovecot_fts_xapian dovecot_pigeonhole expressvpn fragments gerbera git-sync inotify-tools libtransmission libtransmission_4 llpp nextcloud-client sshlatex torrential transmission transmission-gtk transmission-qt transmission_4 transmission_4-gtk transmission_4-qt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/l62li7q7vbx8lcq2x1xz5jz82366n7wk-inotify-tools-4.23.8.0 \ --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 inotify-tools https://github.com/r-ryantm/nixpkgs/archive/6cfa5c532d532e33903a9ee6f2459adb4d5c0cfd.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/l62li7q7vbx8lcq2x1xz5jz82366n7wk-inotify-tools-4.23.8.0 ls -la /nix/store/l62li7q7vbx8lcq2x1xz5jz82366n7wk-inotify-tools-4.23.8.0/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 failed to build:
21 packages built:
--- ###### Maintainer pings cc @MarcWeber @pSub @SCOTT-HAMILTON 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/253078