mtxclient: mark as unbroken on darwin

Lu Wang bf105ba1 f4af3234

-3
-3
pkgs/by-name/mt/mtxclient/package.nix
··· 63 63 rnhmjoj 64 64 ]; 65 65 platforms = platforms.all; 66 - # Should be fixable if a higher clang version is used, see: 67 - # https://github.com/NixOS/nixpkgs/pull/85922#issuecomment-619287177 68 - broken = stdenv.hostPlatform.isDarwin; 69 66 }; 70 67 }