boatswain: add Darwin as broken

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

authored by 0xMRTT Anderson Torres and committed by Anderson Torres 6eab4caa d7a82425

+1
+1
pkgs/applications/misc/boatswain/default.nix
··· 60 license = licenses.gpl3Plus; 61 platforms = platforms.unix; 62 maintainers = with maintainers; [ _0xMRTT ]; 63 }; 64 }
··· 60 license = licenses.gpl3Plus; 61 platforms = platforms.unix; 62 maintainers = with maintainers; [ _0xMRTT ]; 63 + broken = stdenv.isDarwin; 64 }; 65 }