From 91257fbcf8099c4f10e2ec18be6d9fc9edf61e1d Mon Sep 17 00:00:00 2001 From: imxyy_soope_ Date: Sat, 21 Jun 2025 11:36:42 +0800 Subject: [PATCH] chore(matrix-synapse): use stable deu to the build failure of unstable --- overlays/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/overlays/default.nix b/overlays/default.nix index d5422dd..d66939a 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -11,6 +11,7 @@ --prefix GTK_IM_MODULE : fcitx ) ''; + matrix-synapse.__assign = final.stable.matrix-synapse; }; # this allows us to access specific version of nixpkgs