mark matrix-telegram broken on stable nixpkgs

This commit is contained in:
Charlotte 🦝 Delenk 2022-10-09 16:59:50 +01:00
parent 50749719e8
commit e81962a903
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -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