embree2: unpin openimageio

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
Marcin Serwin 2025-07-06 22:55:32 +02:00
parent e45acc03ce
commit 77e5b43290
No known key found for this signature in database
GPG Key ID: DACFAC4EA0B194E0

View File

@ -7,7 +7,7 @@
ispc,
tbb_2020,
glfw,
openimageio_2,
openimageio,
libjpeg,
libpng,
libpthreadstubs,
@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
# tbb_2021 is not backward compatible
tbb_2020
glfw
openimageio_2
openimageio
libjpeg
libpng
libX11