libdrm 0 -> 1 attrpath: libdrm 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m59fcmvfmml1ky29hbx7kv9ngb2qgj4z-packages.json.drv building '/nix/store/m59fcmvfmml1ky29hbx7kv9ngb2qgj4z-packages.json.drv'... Going to be running update for following packages: - libdrm-2.4.117 Press Enter key to continue... Running update for: - libdrm-2.4.117: UPDATING ... - libdrm-2.4.117: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libdrm/default.nix b/pkgs/development/libraries/libdrm/default.nix index 63a8522bd073..a7ead8f22747 100644 --- a/pkgs/development/libraries/libdrm/default.nix +++ b/pkgs/development/libraries/libdrm/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "libdrm"; - version = "2.4.117"; + version = "2.4.118"; src = fetchurl { url = "https://dri.freedesktop.org/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-ooiNaePrHIp3rcCKdaYPuuAfDSCNJvA00aEuNiNhJCs="; + hash = "sha256-p3e9hfK1/JxX+IbIIFgwBXgxfK/bx30Kdp1+mpVnq4g="; }; outputs = [ "out" "dev" "bin" ]; No auto update branch exists There might already be an open PR for this update: - libdrm: 2.4.117 -> 2.4.118 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/269129"