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/yv7a6cx9i2yi03d3mxlj7lfbz45ri2h5-packages.json.drv building '/nix/store/yv7a6cx9i2yi03d3mxlj7lfbz45ri2h5-packages.json.drv'... Going to be running update for following packages: - libinput-1.23.0 Press Enter key to continue... Running update for: - libinput-1.23.0: UPDATING ... - libinput-1.23.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 c8e9efdfa770..fe7ca826350e 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.23.0"; + version = "1.24.0"; outputs = [ "bin" "out" "dev" ]; @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { owner = "libinput"; repo = "libinput"; rev = version; - sha256 = "7Wxriy1fVsfAhcfhOhuvLehhmQYrQ2IgZTK53bt12HI="; + sha256 = "gTcgEZ7cs4jq8w5Genxtio9nVFy7y3n0nNXJ6SVtYHY="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - libinput: 1.23.0 -> 1.24.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/251415"