From d990513e494758bdad6d67cde33bbb7f28d36b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Thu, 6 Jan 2022 19:25:55 -0600 Subject: [PATCH] calibre: fix build on staging-next due to missing setuptools --- 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 e50c2918ed9..ba3de9a63aa 100644 --- a/pkgs/applications/misc/calibre/default.nix +++ b/pkgs/applications/misc/calibre/default.nix @@ -108,6 +108,7 @@ mkDerivation rec { python regex sip + setuptools zeroconf jeepney # the following are distributed with calibre, but we use upstream instead