You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compilation of vendored OpenSSL inside Nix is broken
since <alexcrichton/openssl-src-rs#229>
due to build script changes.
There is anyway no need to compile vendored OpenSSL
as nixpkgs already contains OpenSSL package.
This fixes `nix build .#deltachat-rpc-server-x86_64-linux`
and similar commands which are used during releases.
0 commit comments