From 78e741c65ffe629fab8385558eb6b73d63a3b2f8 Mon Sep 17 00:00:00 2001 From: Shannan Lekwati Date: Sun, 28 Mar 2021 20:58:47 +0200 Subject: [PATCH] calibre: add cchardet library --- pkgs/applications/misc/calibre/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/misc/calibre/default.nix b/pkgs/applications/misc/calibre/default.nix index 5d57ff9a5b69..f7e984620413 100644 --- a/pkgs/applications/misc/calibre/default.nix +++ b/pkgs/applications/misc/calibre/default.nix @@ -86,6 +86,7 @@ mkDerivation rec { with python3Packages; [ apsw beautifulsoup4 + cchardet css-parser cssselect dateutil