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