matrix: add telegram bridge

This commit is contained in:
Rouven Seifert 2024-02-29 15:37:22 +01:00
parent b0ccdd3924
commit 6159a76a85
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
7 changed files with 84 additions and 7 deletions

View file

@ -64,7 +64,7 @@
# fancy tools
just
(himalaya.override { buildFeatures = [ "pgp-commands" ]; })
himalaya
# strace but with colors
(strace.overrideAttrs (_: {
patches = [