Merge pull request #285687 from RaitoBezarius/synapse-maintainers
synapse-matrix: have a valid `meta` attribute
This commit is contained in:
@@ -41,4 +41,7 @@ stdenv.mkDerivation {
|
||||
# for backward compatibility
|
||||
inherit (matrix-synapse-unwrapped) plugins tools;
|
||||
};
|
||||
|
||||
# Carry the maintainer, licenses, and various useful information.
|
||||
inherit (matrix-synapse-unwrapped) meta;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user