fastnlo-toolkit: mark broken on darwin

+1
+1
pkgs/by-name/fa/fastnlo-toolkit/package.nix
··· 105 license = licenses.gpl3Plus; 106 maintainers = with maintainers; [ veprbl ]; 107 platforms = platforms.unix; 108 }; 109 }
··· 105 license = licenses.gpl3Plus; 106 maintainers = with maintainers; [ veprbl ]; 107 platforms = platforms.unix; 108 + broken = stdenv.hostPlatform.isDarwin; 109 }; 110 }