···67 zlib
68 ];
690000070 meta = with lib; {
71 broken = (stdenv.isLinux && stdenv.isAarch64);
72 description = "Advanced shading language for production GI renderers";
···67 zlib
68 ];
6970+ postFixup = ''
71+ substituteInPlace "$out"/lib/pkgconfig/*.pc \
72+ --replace '=''${exec_prefix}//' '=/'
73+ '';
74+75 meta = with lib; {
76 broken = (stdenv.isLinux && stdenv.isAarch64);
77 description = "Advanced shading language for production GI renderers";