Ver código fonte

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

tags/v1.84.0rc1
Andrew Morgan 1 ano atrás
committed by GitHub
pai
commit
1d6140ec8a
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
2 arquivos alterados com 2 adições e 0 exclusões
  1. +1
    -0
      changelog.d/15532.misc
  2. +1
    -0
      flake.nix

+ 1
- 0
changelog.d/15532.misc Ver arquivo

@@ -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.

+ 1
- 0
flake.nix Ver arquivo

@@ -93,6 +93,7 @@

# Native dependencies for unit tests (SyTest also requires OpenSSL).
openssl
xmlsec

# Native dependencies for running Complement.
olm


Carregando…
Cancelar
Salvar