diff --git a/internal/nix/python_map.json b/internal/nix/python_map.json index aa08c94a..acb56d9e 100644 --- a/internal/nix/python_map.json +++ b/internal/nix/python_map.json @@ -415,6 +415,7 @@ "pyarrow":{"deps":["pkgs.arrow-cpp","pkgs.pkg-config"]}, "pyatspi":{"deps":["pkgs.at-spi2-core","pkgs.pkg-config"]}, "pyautogui":{"deps":["pkgs.scrot","pkgs.xvfb-run"]}, + "pyaudio":{"deps":["pkgs.portaudio"]}, "pybigwig":{"deps":["pkgs.zlib"]}, "pybind11":{"deps":["pkgs.catch","pkgs.eigen","pkgs.libxcrypt"]}, "pybluez":{"deps":["pkgs.bluez"]},