From 8e304e8f5f365bd9bf851aaf556a15e2f51e8e85 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 27 Aug 2023 13:36:29 +0200 Subject: [PATCH] staging im-nix: add sqlite --- cluster/staging/app/im/deploy/im-nix.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/staging/app/im/deploy/im-nix.hcl b/cluster/staging/app/im/deploy/im-nix.hcl index 63e6d3b..c7b500f 100644 --- a/cluster/staging/app/im/deploy/im-nix.hcl +++ b/cluster/staging/app/im/deploy/im-nix.hcl @@ -59,6 +59,7 @@ job "im" { "#cacert", "#bash", "#coreutils", + "#sqlite", ".#synapse", ] command = "synapse_homeserver"