···26 ] ++ lib.optionals stdenv.hostPlatform.isDarwin [
27 # https://github.com/xtensor-stack/xsimd/issues/1030
28 ./disable-test_error_gamma.patch
00029 ];
3031 # strictDeps raises the chance that xsimd will be able to be cross compiled
···26 ] ++ lib.optionals stdenv.hostPlatform.isDarwin [
27 # https://github.com/xtensor-stack/xsimd/issues/1030
28 ./disable-test_error_gamma.patch
29+30+ # https://github.com/xtensor-stack/xsimd/issues/1063
31+ ./relax-asin-precision.diff
32 ];
3334 # strictDeps raises the chance that xsimd will be able to be cross compiled