stig: mark as broken

+2
+2
pkgs/applications/networking/p2p/stig/default.nix
··· 62 62 description = "TUI and CLI for the BitTorrent client Transmission"; 63 63 homepage = "https://github.com/rndusr/stig"; 64 64 license = licenses.gpl3Plus; 65 + # Too many broken tests, and it fails to launch 66 + broken = true; 65 67 maintainers = with maintainers; [ ]; 66 68 }; 67 69 }