mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +00:00
substrate depends on openssl at the moment (#9556)
in some circumstances...
This commit is contained in:
@@ -13,6 +13,7 @@ in
|
||||
with nixpkgs; pkgs.mkShell {
|
||||
buildInputs = [
|
||||
clang
|
||||
openssl.dev
|
||||
pkg-config
|
||||
rust-nightly
|
||||
] ++ lib.optionals stdenv.isDarwin [
|
||||
|
||||
Reference in New Issue
Block a user