Expand backup and restore capabilities w.r.t. postgresql. #1582

Merged
clan-bot merged 10 commits from synapse into main 2024-06-10 13:24:08 +00:00
Showing only changes of commit d6a9f6d3f9 - Show all commits

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, ... }: