bicep/matrix: use synapse package from stable
Some checks failed
Eval nix flake / evals (push) Failing after 1m52s
Some checks failed
Eval nix flake / evals (push) Failing after 1m52s
It's fixed now
This commit is contained in:
@@ -29,7 +29,6 @@ in {
|
||||
|
||||
services.matrix-synapse-next = {
|
||||
enable = true;
|
||||
package = inputs.nixpkgs-matrix-buildenv.legacyPackages.x86_64-linux.matrix-synapse;
|
||||
|
||||
plugins = [
|
||||
(pkgs.python3Packages.callPackage ./smtp-authenticator { })
|
||||
|
Reference in New Issue
Block a user