diff --git a/flake.nix b/flake.nix index f172a0a0..999cc5c6 100644 --- a/flake.nix +++ b/flake.nix @@ -25,6 +25,7 @@ rust-project.defaults.perCrate.crane.args.buildInputs = with pkgs; [ clang openssl + perl pkg-config ]; rust-project.crates.openfang-desktop.crane.args.buildInputs = with pkgs; [