newer packages?

This commit is contained in:
Nathan McCarty 2023-04-09 02:34:51 -04:00
parent 92da445016
commit 00209c4538
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 5 additions and 5 deletions

View File

@ -60,11 +60,11 @@
driSupport = true; driSupport = true;
driSupport32Bit = true; driSupport32Bit = true;
extraPackages = with pkgs; [ extraPackages = with pkgs; [
libva inputs.nixpkgs-unstable.libva
vaapiIntel inputs.nixpkgs-unstable.vaapiIntel
libvdpau-va-gl inputs.nixpkgs-unstable.libvdpau-va-gl
vaapiVdpau inputs.nixpkgs-unstable.vaapiVdpau
intel-ocl inputs.nixpkgs-unstable.intel-ocl
]; ];
}; };
# Newer kernel # Newer kernel