From aa9917de9e27e0c894dfd66c02610abd70ac1982 Mon Sep 17 00:00:00 2001 From: Xarvex Date: Sun, 24 Aug 2025 18:12:48 -0500 Subject: [PATCH] fix(nix): add forgotten `audioop-lts` --- nix/package/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/package/default.nix b/nix/package/default.nix index 631a4f47..24fd48ff 100644 --- a/nix/package/default.nix +++ b/nix/package/default.nix @@ -86,6 +86,7 @@ python3Packages.buildPythonApplication { dependencies = with python3Packages; [ + audioop-lts chardet ffmpeg-python humanfriendly