mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 17:44:44 +00:00
twitter-color-emoji: mark as broken
This commit is contained in:
parent
980d658fbd
commit
04be5b8911
@ -118,5 +118,6 @@ stdenv.mkDerivation rec {
|
||||
## Non-artwork is MIT
|
||||
license = with licenses; [ asl20 ofl cc-by-40 mit ];
|
||||
maintainers = with maintainers; [ jtojnar ];
|
||||
broken = true; # Can't be build using the current Python 3 version of nototools
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user