From 4c935d410fc8b5494c179e18b6df36a6bae5c707 Mon Sep 17 00:00:00 2001 From: Weijia Wang <9713184+wegank@users.noreply.github.com> Date: Fri, 17 Mar 2023 10:16:38 +0200 Subject: [PATCH] flexget: fix build --- pkgs/applications/networking/flexget/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index 4edf146b3332..2612aef79d1d 100644 --- a/pkgs/applications/networking/flexget/default.nix +++ b/pkgs/applications/networking/flexget/default.nix @@ -34,6 +34,7 @@ python3Packages.buildPythonApplication rec { beautifulsoup4 click colorama + commonmark feedparser guessit html5lib