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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user