mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
committed by
github-actions[bot]
parent
3634ef4889
commit
5b0018f4ce
@@ -1,6 +1,7 @@
|
||||
{ buildGoModule
|
||||
, config
|
||||
, fetchFromGitHub
|
||||
, nix-update-script
|
||||
, lib
|
||||
, nixosTests
|
||||
, olm
|
||||
@@ -37,8 +38,11 @@ buildGoModule rec {
|
||||
mautrix-meta-sqlite
|
||||
;
|
||||
};
|
||||
|
||||
updateScript = nix-update-script { };
|
||||
};
|
||||
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/mautrix/meta";
|
||||
description = "Matrix <-> Facebook and Mautrix <-> Instagram hybrid puppeting/relaybot bridge";
|
||||
|
||||
Reference in New Issue
Block a user