mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 06:46:32 +03:00
Attempt to fix OpenSSL build under nix
This commit is contained in:
@@ -30,6 +30,9 @@ opt-level = "z"
|
||||
codegen-units = 1
|
||||
strip = true
|
||||
|
||||
[patch.crates-io]
|
||||
openssl-src = { git = "https://github.com/link2xt/openssl-src-rs.git", branch = "link2xt/copy-symlink" }
|
||||
|
||||
[dependencies]
|
||||
deltachat_derive = { path = "./deltachat_derive" }
|
||||
deltachat-time = { path = "./deltachat-time" }
|
||||
|
||||
Reference in New Issue
Block a user