mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
mautrix-meta: fixed typo in description
(cherry picked from commit 5fb520389b)
This commit is contained in:
committed by
github-actions[bot]
parent
5b0018f4ce
commit
7ee48d9f5f
@@ -45,7 +45,7 @@ buildGoModule rec {
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/mautrix/meta";
|
||||
description = "Matrix <-> Facebook and Mautrix <-> Instagram hybrid puppeting/relaybot bridge";
|
||||
description = "Matrix <-> Facebook and Matrix <-> Instagram hybrid puppeting/relaybot bridge";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
maintainers = with lib.maintainers; [ rutherther eyjhb ];
|
||||
mainProgram = "mautrix-meta";
|
||||
|
||||
Reference in New Issue
Block a user