summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-28 00:27:44 +0200
committerRory& <root@rory.gay>2025-06-28 00:27:44 +0200
commit6059c0d8ef96e6b00b5fde8754626de7a5d8199e (patch)
treeb280e7f1cf4b051906e483f21da5a395289971a4 /modules
parentUpdate desktop config, split up files (diff)
downloadRory-Open-Architecture-6059c0d8ef96e6b00b5fde8754626de7a5d8199e.tar.xz
Fix synapse build
Diffstat (limited to 'modules')
-rw-r--r--modules/monitoring/synapse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/monitoring/synapse.nix b/modules/monitoring/synapse.nix

index 55d123e..a8bd2ee 100644 --- a/modules/monitoring/synapse.nix +++ b/modules/monitoring/synapse.nix
@@ -76,7 +76,7 @@ in options = { path = builtins.fetchurl { url = "https://raw.githubusercontent.com/element-hq/synapse/master/contrib/grafana/synapse.json"; - sha256 = "07qlr0waw9phmyd38bv22bn5v303w3397b89l44l3lzwhpnhs16s"; + sha256 = "16fl81sx1by0wldw4vda0zr1pvbq1dpih1fikzwlvmk63mpc80kb"; }; }; }