matrix-synapse: fix startup
(cherry picked from commit 5a01d3ac1f1ea31b9b2635eb2ae1d9f6cd860230)
This commit is contained in:
committed by
github-actions[bot]
parent
2a18679767
commit
268946d9ca
@@ -20,8 +20,7 @@ buildPythonApplication rec {
|
||||
};
|
||||
|
||||
patches = [
|
||||
# adds an entry point for the service
|
||||
./homeserver-script.patch
|
||||
./0001-setup-add-homeserver-as-console-script.patch
|
||||
];
|
||||
|
||||
buildInputs = [ openssl ];
|
||||
|
||||
Reference in New Issue
Block a user