Merge pull request 'Expand backup and restore capabilities w.r.t. postgresql.' (#1582) from synapse into main

This commit is contained in:
clan-bot
2024-06-10 13:24:08 +00:00
14 changed files with 411 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
{
description = "<Put your description here>";
inputs.clan-core.url = "git+https://git.clan.lol/clan/clan-core";
inputs.clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
outputs =
{ self, clan-core, ... }: