2022-11-15T12:58:47 libva1-minimal 1.8.3 -> 2.16.0 https://github.com/intel/libva/releases 2022-11-15T12:58:50 attrpath: libva1-minimal 2022-11-15T12:58:50 Checking auto update branch... 2022-11-15T12:58:50 No auto update branch exists 2022-11-15T12:58:54 [version] 2022-11-15T12:58:56 [version] updated version and sha256 2022-11-15T12:58:56 [rustCrateVersion] 2022-11-15T12:58:56 [rustCrateVersion] No cargoSha256 found 2022-11-15T12:58:56 [golangModuleVersion] 2022-11-15T12:58:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T12:58:56 [updateScript] 2022-11-15T12:58:56 [updateScript] skipping because derivation has no updateScript 2022-11-15T12:58:56 2022-11-15T12:58:56 [quotedUrls] 2022-11-15T12:58:56 [quotedUrls] nothing found to replace 2022-11-15T12:58:57 Diff after rewrites: diff --git a/pkgs/development/libraries/libva/1.nix b/pkgs/development/libraries/libva/1.nix index 5197420783a..b2e60cb52aa 100644 --- a/pkgs/development/libraries/libva/1.nix +++ b/pkgs/development/libraries/libva/1.nix @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "libva" + lib.optionalString minimal "-minimal"; - version = "1.8.3"; + version = "2.16.0"; src = fetchFromGitHub { owner = "intel"; repo = "libva"; rev = version; - sha256 = "sha256-ur59cqdZqXIY2dDUSie9XsxyRomVBxIW2IVKAgWYC38="; + sha256 = "sha256-HTwJQpDND4PjiNpUjHtTgkQdkahm2BUe71UDRQpvo6M="; }; outputs = [ "dev" "out" ]; 2022-11-15T13:00:37 Successfully finished processing 2022-11-15T13:00:37 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.