blightmud-tts: mark as broken
This commit is contained in:
parent
6896ebd60f
commit
2b36595596
@ -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…
Reference in New Issue
Block a user