diff --git a/flake.nix b/flake.nix index d87087c..70f4fb4 100644 --- a/flake.nix +++ b/flake.nix @@ -40,6 +40,8 @@ buildInputs = with pkgs; [ # Add additional build inputs here libopus + stt + tts ] ++ lib.optionals pkgs.stdenv.isDarwin ([ # Additional darwin specific inputs can be set here pkgs.libiconv