about summary refs log tree commit diff
path: root/pkgs/applications/graphics/hydrus
diff options
context:
space:
mode:
authorDaniel Olsen <daniel.olsen99@gmail.com>2022-10-16 00:49:40 +0200
committerDaniel Olsen <daniel.olsen99@gmail.com>2022-10-16 00:50:40 +0200
commit08846dd662795b2e4e194727e517324853ab7f82 (patch)
tree72e0ec03bf102de8b7d45db9d7d9e5a54ca483fc /pkgs/applications/graphics/hydrus
parent2a1f3f356208d5689138cbf05195a8cef14c1312 (diff)
hydrus: add dateutil as dependency
Fixes 502 not launching
Diffstat (limited to 'pkgs/applications/graphics/hydrus')
-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 32f6ac97fa370..9f0c4e950cc76 100644
--- a/pkgs/applications/graphics/hydrus/default.nix
+++ b/pkgs/applications/graphics/hydrus/default.nix
@@ -30,6 +30,7 @@ python3Packages.buildPythonPackage rec {
     cbor2
     chardet
     cloudscraper
+    dateutil
     html5lib
     lxml
     lz4