substrate depends on openssl at the moment (#9556)

in some circumstances...
This commit is contained in:
Squirrel
2021-09-14 11:13:36 +01:00
committed by GitHub
parent 7deed34d64
commit f2d487d999
+1
View File
@@ -13,6 +13,7 @@ in
with nixpkgs; pkgs.mkShell {
buildInputs = [
clang
openssl.dev
pkg-config
rust-nightly
] ++ lib.optionals stdenv.isDarwin [