summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-28 00:33:30 +0200
committerRory& <root@rory.gay>2025-06-28 00:33:30 +0200
commit515936c9aaf9932937f1a30b2e1eda74cb8f79b0 (patch)
tree215d9cd8dd91a3ab9174ec2be8040128de3da39e /modules
parentFix synapse build (diff)
downloadRory-Open-Architecture-515936c9aaf9932937f1a30b2e1eda74cb8f79b0.tar.xz
Fix synapse monitoring hash...?
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 a8bd2ee..ccc4ae2 100644 --- a/modules/monitoring/synapse.nix +++ b/modules/monitoring/synapse.nix
@@ -75,7 +75,7 @@ in type = "file"; options = { path = builtins.fetchurl { - url = "https://raw.githubusercontent.com/element-hq/synapse/master/contrib/grafana/synapse.json"; + url = "https://raw.githubusercontent.com/element-hq/synapse/develop/contrib/grafana/synapse.json"; sha256 = "16fl81sx1by0wldw4vda0zr1pvbq1dpih1fikzwlvmk63mpc80kb"; }; };