mark matrix-telegram broken on stable nixpkgs
This commit is contained in:
parent
50749719e8
commit
e81962a903
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ in
|
|||
description = "A Matrix-Telegram hybrid puppeting/relaybot bridge";
|
||||
license = licenses.agpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
broken = !(python.pkgs ? cryptg);
|
||||
};
|
||||
passthru.updateScript = [
|
||||
../../scripts/update-git.sh
|
||||
|
|
Reference in a new issue