vpl-gpu-rt: 25.4.6 -> 26.1.3 (#481826)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-12 10:48:06 +00:00
committed by GitHub
+2 -2
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "vpl-gpu-rt";
version = "25.4.6";
version = "26.1.3";
outputs = [
"out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${finalAttrs.version}";
hash = "sha256-Uv2KLkTqTejM3sh62iBfSV+eXE4lnR5kQ2d3ZLPXTho=";
hash = "sha256-fDH2a6loVDgpUcb32DcZ+C5a9m7Zkq+8nJExoaykIfs=";
};
nativeBuildInputs = [