blumeops/containers/authentik
Erich Blume e49d966229
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 3m4s
Fix authentik: symlink authentik/ for BASE_DIR resolution
Django's BASE_DIR is $out but source lives in site-packages. Code
like BASE_DIR / "authentik" / "sources" / "scim" / "schemas" / ...
needs a top-level symlink to find data files alongside Python source.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 15:55:26 -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: symlink authentik/ for BASE_DIR resolution 2026-03-01 15:55:26 -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