From 97be046b0e014aafca7edf7e3352d7730a66f7a9 Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Sat, 24 Jul 2021 02:09:38 +0200 Subject: [PATCH] hydrus: Add pylzma as dependency --- pkgs/applications/graphics/hydrus/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 37edc37337a8..ea67f8d52316 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -34,6 +34,7 @@ pythonPackages.buildPythonPackage rec { psutil pyopenssl pyyaml + pylzma requests send2trash service-identity