summary refs log tree commit diff
path: root/pkgs/applications/graphics/hydrus/default.nix
diff options
context:
space:
mode:
authorDaniel Olsen <daniel.olsen99@gmail.com>2021-07-24 02:09:38 +0200
committerDaniel Olsen <daniel.olsen99@gmail.com>2021-07-24 21:33:26 +0200
commit97be046b0e014aafca7edf7e3352d7730a66f7a9 (patch)
tree3eae3cb71efa23ff68c7a55bf51be0147defe5d7 /pkgs/applications/graphics/hydrus/default.nix
parent4683bca7df8bfec9bf1292ada5bae062532f57c5 (diff)
downloadnixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.tar
nixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.tar.gz
nixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.tar.bz2
nixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.tar.lz
nixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.tar.xz
nixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.tar.zst
nixpkgs-97be046b0e014aafca7edf7e3352d7730a66f7a9.zip
hydrus: Add pylzma as dependency
Diffstat (limited to 'pkgs/applications/graphics/hydrus/default.nix')
-rw-r--r--pkgs/applications/graphics/hydrus/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix
index 37edc37337a..ea67f8d5231 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