blumeops/containers/authentik
Erich Blume 78027eb783
All checks were successful
Build Container (Nix) / detect (push) Successful in 1s
Build Container / detect (push) Successful in 2s
Build Container / build (authentik) (push) Successful in 2s
Build Container (Nix) / build (authentik) (push) Successful in 3m7s
Fix authentik: entry_points API for Python 3.14
Python 3.14's EntryPoints uses string keys, not integer indices.
eps[0] raises KeyError(0); use next(iter(eps)) instead.
Verified on ringtail with the actual venv python.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 16:02:49 -08:00
..
api-go-vendor-hook.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
authentik-django.nix Fix authentik: entry_points API for Python 3.14 2026-03-01 16:02:49 -08:00
authentik-server.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
client-go.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
client-ts.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
default.nix Fix authentik container: set TMPDIR=/tmp 2026-03-01 15:52:36 -08:00
python-deps.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
sources.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
test-build.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
webui-deps.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00
webui.nix C2: Build authentik from source (Mikado chain) (#274) 2026-03-01 13:45:00 -08:00