WIP: authentik-django.nix with python314 overrides (django_5, astor
patch, dacite test skip, exceptiongroup test skip). Build not yet
passing — pydantic-core 2.33.2 fails because PyO3 0.24.1 caps at
Python 3.13. Needs either PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 env
var or a newer nixpkgs snapshot with PyO3 >= 0.25.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>