nixpkgs/pkgs/servers/matrix-synapse/plugins
Jan Malakhovski 591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
..
default.nix matrix-synapse.plugins.matrix-synapse-s3-storage-provider: init at 1.2.1 (#229192) 2023-07-31 19:16:07 +02:00
ldap3.nix matrix-synapse.plugins.matrix-synapse-ldap3: add patch to read password from file, adopt into c3d2 team 2023-03-24 01:52:11 +01:00
mjolnir-antispam.nix treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases 2023-08-11 09:20:44 +00:00
pam.nix matrix-synapse.plugins.matrix-synapse-pam: complete meta, add import check 2023-02-20 01:46:15 +01:00
rendezvous-Cargo.lock matrix-synapse.plugins.matrix-http-rendezvous-synapse: init at 0.1.12 2023-02-22 01:45:04 +01:00
rendezvous.nix matrix-synapse-plugins.matrix-http-rendezvous-synapse: fix maturin hook use 2023-07-17 21:05:57 -05:00
s3-storage-provider.nix matrix-synapse.plugins.matrix-synapse-s3-storage-provider: init at 1.2.1 (#229192) 2023-07-31 19:16:07 +02:00
shared-secret-auth.nix