mautrix-telegram: fix build

+1
+1
pkgs/servers/mautrix-telegram/default.nix
··· 17 17 inherit pname version; 18 18 hash = "sha256-ewqc6s5xXquZJTZVBsFmHeamBLDw6PnTSNcmTNKD0sk="; 19 19 }; 20 + patches = [ ]; 20 21 doCheck = false; 21 22 }); 22 23 };