blightmud-tts: mark as broken

main
Armeen Mahdian 2 years ago
parent 6896ebd60f
commit 2b36595596
  1. 2
      pkgs/games/blightmud/default.nix

@ -75,5 +75,7 @@ rustPlatform.buildRustPackage rec {
license = licenses.gpl3Plus;
maintainers = with maintainers; [ cpu ];
platforms = platforms.linux;
# See https://github.com/NixOS/nixpkgs/pull/160120
broken = withTTS;
};
}

Loading…
Cancel
Save