about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2024-04-13 10:13:16 +0200
committerGitHub <noreply@github.com>2024-04-13 10:13:16 +0200
commit25cac3d98281d49ed4d4f4d1169ca99fdfd360dd (patch)
treed7bc27c132391abf6aaf22d381750886654bb131 /pkgs/top-level/python-aliases.nix
parentba8e82848732220598bab1a5dc33ead37ff045b5 (diff)
parent91787e50c18badc93c55b929f2791480766ecb96 (diff)
Merge pull request #303686 from fabaff/digitalocean-refactor
python312Packages.python-digitalocean: rename from digital-ocean
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index 00573f5cc226a..40351281d5c53 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -106,6 +106,7 @@ mapAliases ({
   diff_cover = diff-cover; # added 2021-07-02
   discogs_client = discogs-client; # added 2021-07-02
   distutils_extra = distutils-extra; # added 2023-10-12
+  digital-ocean = python-digitalocean; # addad 2024-04-12
   djangorestframework-jwt = drf-jwt; # added 2021-07-20
   django-sampledatahelper = throw "django-sampledatahelper was removed because it is no longer compatible to latest Django version"; # added 2022-07-18
   django_2 = throw "Django 2 has reached it's projected EOL in 2022/04 and has therefore been removed."; # added 2022-03-05