2022-12-09T23:59:38 libinput 0 -> 1 2022-12-09T23:59:41 attrpath: libinput 2022-12-09T23:59:41 Checking auto update branch... 2022-12-09T23:59:44 [version] 2022-12-09T23:59:44 [version] skipping because derivation has updateScript 2022-12-09T23:59:44 [rustCrateVersion] 2022-12-09T23:59:44 [rustCrateVersion] No cargoSha256 found 2022-12-09T23:59:44 [golangModuleVersion] 2022-12-09T23:59:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T23:59:44 [updateScript] 2022-12-09T23:59:48 [updateScript] Success 2022-12-09T23:59:48 [updateScript] this derivation will be built: /nix/store/p92p6ch85433msg5q9apzw98afyy4mza-packages.json.drv building '/nix/store/p92p6ch85433msg5q9apzw98afyy4mza-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! 2022-12-09T23:59:48 2022-12-09T23:59:48 [quotedUrls] 2022-12-09T23:59:49 [quotedUrls] nothing found to replace 2022-12-09T23:59:49 Diff after rewrites: diff --git a/pkgs/development/libraries/libinput/default.nix b/pkgs/development/libraries/libinput/default.nix index 5d5e90770f4..a6719aab8ea 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.0"; outputs = [ "bin" "out" "dev" ]; @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { owner = "libinput"; repo = "libinput"; rev = version; - sha256 = "R94BdrjI4szNbVtQ+ydRNUg9clR8mkRL7+GE9b2FcDs="; + sha256 = "dvGQ5F6blkMY+LjaqVwmDD9QHIN904PZF8UiP1wWEJw="; }; patches = [ 2022-12-10T00:01:15 No auto update branch exists 2022-12-10T00:01:21 Successfully finished processing 2022-12-10T00:01:21 cachix "/nix/store/hqxfzccl4drqh0lzc3mynd545fllbvks-libinput-1.22.0-bin" 2022-12-10T00:02:01 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/" meta.changelog for libinput 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 1.22.0 with grep in /nix/store/hqxfzccl4drqh0lzc3mynd545fllbvks-libinput-1.22.0-bin - found 1.22.0 in filename of file in /nix/store/hqxfzccl4drqh0lzc3mynd545fllbvks-libinput-1.22.0-bin ---
Rebuild report (if merged into master) (click to expand) ``` 2455 total rebuild path(s) 2455 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 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 arx-libertatis ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hqxfzccl4drqh0lzc3mynd545fllbvks-libinput-1.22.0-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/5fe877d0e845cdb01bf399511d8b6be9edf1bee9.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/hqxfzccl4drqh0lzc3mynd545fllbvks-libinput-1.22.0-bin ls -la /nix/store/hqxfzccl4drqh0lzc3mynd545fllbvks-libinput-1.22.0-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). 2022-12-10T00:02:03 https://api.github.com/repos/NixOS/nixpkgs/pulls/205386