libinput 0 -> 1 attrpath: libinput 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/l2d1mz1pby71vdr2j5hdd9l7zghjsjwm-packages.json.drv building '/nix/store/l2d1mz1pby71vdr2j5hdd9l7zghjsjwm-packages.json.drv'... Going to be running update for following packages: - libinput-1.21.0 Press Enter key to continue... Running update for: - libinput-1.21.0: UPDATING ... - libinput-1.21.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libinput/default.nix b/pkgs/development/libraries/libinput/default.nix index 5d5e90770f4..be8766144f3 100644 --- a/pkgs/development/libraries/libinput/default.nix +++ b/pkgs/development/libraries/libinput/default.nix @@ -45,7 +45,7 @@ in stdenv.mkDerivation rec { pname = "libinput"; - version = "1.21.0"; + version = "1.22.1"; outputs = [ "bin" "out" "dev" ]; @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { owner = "libinput"; repo = "libinput"; rev = version; - sha256 = "R94BdrjI4szNbVtQ+ydRNUg9clR8mkRL7+GE9b2FcDs="; + sha256 = "RgwEp60Anr+CpJws6srIv/Qzk2r9NoekeNQ0UT3FRZ0="; }; patches = [ An auto update branch exists with message `libinput: 1.21.0 -> 1.22.0`. New version is 1.22.1. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/pbadslw32rw8d1gd230r260mch3r0cam-libinput-1.22.1-bin" Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 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 libinput is: Handles input devices in Wayland compositors and provides a generic X.Org input driver meta.homepage for libinput is: https://www.freedesktop.org/wiki/Software/libinput/ ###### 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 1.22.1 with grep in /nix/store/pbadslw32rw8d1gd230r260mch3r0cam-libinput-1.22.1-bin - found 1.22.1 in filename of file in /nix/store/pbadslw32rw8d1gd230r260mch3r0cam-libinput-1.22.1-bin ---
Rebuild report (if merged into master) (click to expand) ``` 2562 total rebuild path(s) 2562 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys OSCAR PageEdit adapta-gtk-theme adl adwaita-qt adwaita-qt6 aitrack aj-snapshot ajour albert alfaview amarok amarok-kf5 ams android-file-transfer anime-downloader anki ankisyncd antimicrox antimony ao apitrace apmplanner2 appcsxcad aqemu ardour ardour_6 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pbadslw32rw8d1gd230r260mch3r0cam-libinput-1.22.1-bin \ --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 libinput https://github.com/r-ryantm/nixpkgs/archive/ff69698e0c0065f70322dc2eea6a49fcfc70c6ad.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/pbadslw32rw8d1gd230r260mch3r0cam-libinput-1.22.1-bin ls -la /nix/store/pbadslw32rw8d1gd230r260mch3r0cam-libinput-1.22.1-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @codyopel @jtojnar 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/205386