summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-04 13:02:09 +0100
committerRory& <root@rory.gay>2025-12-04 13:02:09 +0100
commit0076a4f54d8e9734d35fb0d25446f9a03e1027f8 (patch)
tree5dfb553b9e88ddbc69c570e497580c50fb747e11
parentserver: actually include nix-bincache (diff)
downloadRory-Open-Architecture-0076a4f54d8e9734d35fb0d25446f9a03e1027f8.tar.xz
update synapse vendorhash
-rwxr-xr-xflake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix

index ee90941..cb16928 100755 --- a/flake.nix +++ b/flake.nix
@@ -434,7 +434,7 @@ inherit (oldAttrs) src; inherit patches; name = "${oldAttrs.pname}-${oldAttrs.version}"; - hash = "sha256-lGj66FmHSldaYRGx7QQE/cdrmy+43AL3MZP+DPOXMmQ="; + hash = "sha256-6jsOGcUAamyQyIcuDZiZGxEGPSwDpYcQkfvPjaHEKjA="; }; #doInstallCheck = false;