Update package pins

This commit is contained in:
Greg Hellings
2025-11-08 16:01:21 -06:00
parent c4119dd9b7
commit e8eef789d7
7 changed files with 116 additions and 139 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
enable = true;
extraPackages = with pkgs; [
intel-media-driver
vaapiIntel
intel-vaapi-driver
vpl-gpu-rt
];
};
+2 -2
View File
@@ -58,8 +58,8 @@ in
enable = true;
extraPackages = with pkgs; [
intel-media-driver
vaapiIntel
vaapiVdpau
intel-vaapi-driver
libva-vdpau-driver
#intel-media-sdk
intel-compute-runtime
];