osl: use openimageio

This commit is contained in:
Zexin Yuan
2025-05-20 09:44:43 +08:00
parent 7660fe5ce0
commit 64e60fe76d
+2 -2
View File
@@ -8,7 +8,7 @@
libxml2,
zlib,
openexr,
openimageio_2,
openimageio,
llvm,
boost,
flex,
@@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
libclang
llvm
openexr
openimageio_2
openimageio
partio
pugixml
python3.pkgs.pybind11