nixpkgs/pkgs/development/python-modules/django-q
Alyssa Ross 771cae0903 python3.pkgs.django-q: fix for Hyperkitty
mailmanPackages.hyperkitty was marked transiently broken, since it
depends on django-q, even though its Python package set overrides
redis to a verison compatible with django-q.

At the same time, hiredis was moved to being an optional dependency of
django-redis.  It's required by django-q, so use it here.

Fixes: 5cebbd4be4 ("python311Packages.django-q: mark as broken")
2023-11-13 15:36:40 +01:00
..
default.nix
pep-621.patch