mailmanPackages.python3.pkgs.django: 4.2.28 -> 5.2.9

The mailman NixOS test is passing with 5.2 now.

Link: https://github.com/NixOS/nixpkgs/issues/490868
This commit is contained in:
Alyssa Ross
2026-02-27 16:32:37 +01:00
parent 638958e9ae
commit 1c4fb7aa84
+1 -2
View File
@@ -26,8 +26,7 @@ lib.fix (
[1] 72a14ea563a3f5bf85db659349a533fe75a8b0ce
[2] f931bc81d63f5cfda55ac73d754c87b3fd63b291
*/
# https://gitlab.com/mailman/hyperkitty/-/merge_requests/681
django = super.django_4;
django = super.django_5;
django-allauth = super.django-allauth.overrideAttrs (
new: