mesa: build i915 driver

Turns out people still use those.
This commit is contained in:
K900 2023-06-26 20:53:20 +03:00
parent 6ba70cf6e6
commit 6802820e06

View File

@ -30,6 +30,7 @@
] ++ lib.optionals stdenv.hostPlatform.isx86 [
"iris" # new Intel, could work on non-x86 with PCIe cards, but doesn't build as of 22.3.4
"crocus" # Intel legacy, x86 only
"i915" # Intel extra legacy, x86 only
]
else [ "auto" ]
, vulkanDrivers ?