with import {}; pkgs.mkShell { buildInputs = [ pkg-config openssl ]; }