Loading pkgs/servers/matrix-synapse/sliding-sync/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildGoModule rec { description = "A sliding sync implementation of MSC3575 for matrix"; homepage = "https://github.com/matrix-org/sliding-sync"; license = with licenses; [ asl20 ]; maintainers = with maintainers; [ emilylange ]; maintainers = with maintainers; [ emilylange yayayayaka ]; mainProgram = "syncv3"; }; } Loading
pkgs/servers/matrix-synapse/sliding-sync/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildGoModule rec { description = "A sliding sync implementation of MSC3575 for matrix"; homepage = "https://github.com/matrix-org/sliding-sync"; license = with licenses; [ asl20 ]; maintainers = with maintainers; [ emilylange ]; maintainers = with maintainers; [ emilylange yayayayaka ]; mainProgram = "syncv3"; }; }