diff --git a/flake.nix b/flake.nix index 6c30713..749f3af 100644 --- a/flake.nix +++ b/flake.nix @@ -41,6 +41,8 @@ rustPackages.clippy rustc yamllint + openssl + pkg-config ]; RUST_SRC_PATH = rustPlatform.rustLibSrc; };