mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-14 09:45:51 +00:00
Add xmlsec
package to flake.nix (#15532)
This commit is contained in:
parent
7be05df0b1
commit
1d6140ec8a
2 changed files with 2 additions and 0 deletions
1
changelog.d/15532.misc
Normal file
1
changelog.d/15532.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Install the `xmlsec` package and switch back to the upstream [cachix/devenv](https://github.com/cachix/devenv) repo in the nix development environment.
|
|
@ -93,6 +93,7 @@
|
|||
|
||||
# Native dependencies for unit tests (SyTest also requires OpenSSL).
|
||||
openssl
|
||||
xmlsec
|
||||
|
||||
# Native dependencies for running Complement.
|
||||
olm
|
||||
|
|
Loading…
Add table
Reference in a new issue