Loading pkgs/development/python-modules/materialx/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ libX11, libXt, libGL, openimageio, openimageio_2, imath, python, apple-sdk_14, Loading Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { buildInputs = [ openimageio openimageio_2 imath ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Loading Loading
pkgs/development/python-modules/materialx/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ libX11, libXt, libGL, openimageio, openimageio_2, imath, python, apple-sdk_14, Loading Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { buildInputs = [ openimageio openimageio_2 imath ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Loading