Skip to content

Commit c802d59

Browse files
committed
paperless-ngx: use django rather than django_5 in dependencies
1 parent 3975b2b commit c802d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/pa/paperless-ngx/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ python.pkgs.buildPythonApplication rec {
160160
channels-redis
161161
concurrent-log-handler
162162
dateparser
163-
django_5
163+
django
164164
django-allauth
165165
django-auditlog
166166
django-celery-results

0 commit comments

Comments
 (0)