From 7321f5c20fc758da5e6ce3e5ada280dd9865afe7 Mon Sep 17 00:00:00 2001 From: sefidel Date: Wed, 6 Mar 2024 22:47:14 +0900 Subject: feat(modules/matrix-homeserver): use synapse v1.102.0 PR --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index f8914f1..3c67d34 100644 --- a/flake.lock +++ b/flake.lock @@ -483,6 +483,22 @@ "type": "github" } }, + "nixpkgs-synapse": { + "locked": { + "lastModified": 1709696403, + "narHash": "sha256-H8n1eSU8Y0V8WUMXuFh6Y/us0iYJt6uY0vA9xj+U+/0=", + "owner": "NickCao", + "repo": "nixpkgs", + "rev": "f226fb4d801f4973eeef9720cbc83097e1078a86", + "type": "github" + }, + "original": { + "owner": "NickCao", + "ref": "matrix-synapse", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_2": { "locked": { "lastModified": 1673606088, @@ -536,6 +552,7 @@ "nixos-mailserver": "nixos-mailserver", "nixpkgs-2111": "nixpkgs-2111", "nixpkgs-exotic": "nixpkgs-exotic", + "nixpkgs-synapse": "nixpkgs-synapse", "sefidel-web": "sefidel-web", "sops-nix": "sops-nix", "unstable": "unstable", -- cgit 1.4.1