Skip to content

Commit

Permalink
substrate depends on openssl at the moment (paritytech#9556)
Browse files Browse the repository at this point in the history
in some circumstances...
  • Loading branch information
gilescope authored Sep 14, 2021
1 parent 630422d commit 82e0e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ in
with nixpkgs; pkgs.mkShell {
buildInputs = [
clang
openssl.dev
pkg-config
rust-nightly
] ++ lib.optionals stdenv.isDarwin [
Expand Down

0 comments on commit 82e0e63

Please sign in to comment.