Add `xmlsec` package to flake.nix (#15532)

pull/14626/merge
Andrew Morgan 2023-05-03 16:26:15 +01:00 committed by GitHub
parent 7be05df0b1
commit 1d6140ec8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
changelog.d/15532.misc Normal file
View 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.

View File

@ -93,6 +93,7 @@
# Native dependencies for unit tests (SyTest also requires OpenSSL).
openssl
xmlsec
# Native dependencies for running Complement.
olm