summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-07-04 02:53:34 +0200
committerGitHub <noreply@github.com>2021-07-04 02:53:34 +0200
commit8723bd8119872328d5af12f9c48cf9134520c84c (patch)
tree5f6280d17865ef90c9b9dc8d638d80052803c965 /pkgs/applications/graphics
parent1e85ff0c6f2dee406988006e3c85544e9093c2e5 (diff)
parent88cb011dfe8c1cdaeffcf68ca97315507b426cba (diff)
downloadnixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.tar
nixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.tar.gz
nixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.tar.bz2
nixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.tar.lz
nixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.tar.xz
nixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.tar.zst
nixpkgs-8723bd8119872328d5af12f9c48cf9134520c84c.zip
Merge pull request #129122 from dotlambda/dateutil-alias
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/rapid-photo-downloader/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/rapid-photo-downloader/default.nix b/pkgs/applications/graphics/rapid-photo-downloader/default.nix
index 9fd629ca8e9..f9120ca0ee4 100644
--- a/pkgs/applications/graphics/rapid-photo-downloader/default.nix
+++ b/pkgs/applications/graphics/rapid-photo-downloader/default.nix
@@ -55,7 +55,7 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
     psutil
     pyxdg
     arrow
-    dateutil
+    python-dateutil
     easygui
     colour
     pymediainfo