mautrix-telegram: fix build

This commit is contained in:
Robert Schütz
2025-09-03 10:18:02 -07:00
parent 1d9b05f27b
commit 022df7ee06
@@ -17,6 +17,7 @@ let
inherit pname version;
hash = "sha256-ewqc6s5xXquZJTZVBsFmHeamBLDw6PnTSNcmTNKD0sk=";
};
patches = [ ];
doCheck = false;
});
};