summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-04 06:01:11 +0000
committerGitHub <noreply@github.com>2021-07-04 06:01:11 +0000
commit89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e (patch)
tree83c3eb52d8316c8da139464edee029e046e963bd /pkgs/applications/graphics
parentaf65e88cc673a4963db0c3d2059b6bcb04c83df9 (diff)
parentaf7a317f79d07270a5ac036e3d22083f7ff6b2be (diff)
downloadnixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.tar
nixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.tar.gz
nixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.tar.bz2
nixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.tar.lz
nixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.tar.xz
nixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.tar.zst
nixpkgs-89ee82a6e9e46e3394e6e87e30f9fd46b0b7947e.zip
Merge master into staging-next
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