vpl-gpu-rt: 25.2.1 -> 25.2.2 (#409432)

Co-authored-by: evanrichter <evanrichter@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-22 02:04:07 +00:00
committed by GitHub
co-authored by evanrichter
+2 -2
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation rec {
pname = "vpl-gpu-rt";
version = "25.2.1";
version = "25.2.2";
outputs = [
"out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}";
hash = "sha256-K6w5A0LbQDTKM5y5AzZ/Hr/FwQLZqHov0tiJHbzUE4w=";
hash = "sha256-RUzDNJ22oJhOKM0q+wzMpNmqtNGxNsVai0Homj5XuBs=";
};
nativeBuildInputs = [