2022-11-04T11:45:40 libva1-minimal 1.8.3 -> 2.16.0 https://github.com/intel/libva/releases 2022-11-04T11:45:42 attrpath: libva1-minimal 2022-11-04T11:45:42 Checking auto update branch... 2022-11-04T11:45:42 No auto update branch exists 2022-11-04T11:45:46 [version] 2022-11-04T11:45:49 [version] updated version and sha256 2022-11-04T11:45:49 [rustCrateVersion] 2022-11-04T11:45:49 [rustCrateVersion] No cargoSha256 found 2022-11-04T11:45:49 [golangModuleVersion] 2022-11-04T11:45:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T11:45:49 [updateScript] 2022-11-04T11:45:49 [updateScript] skipping because derivation has no updateScript 2022-11-04T11:45:49 2022-11-04T11:45:49 [quotedUrls] 2022-11-04T11:45:49 [quotedUrls] nothing found to replace 2022-11-04T11:45:49 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-04T11:47:34 Successfully finished processing 2022-11-04T11:47:34 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.