authentik-nix/components
WilliButz d060292aa6
add patch to fix failing "tenant_files" migration
The new migration in tenant_files.py references a MEDIA_ROOT directory
based on its own path, which in our case is in the read-only /nix/store.

We need it to refer to the actual authentik state directory instead,
which defaults to /var/lib/authentik/media in module.nix
2024-02-21 22:12:02 +01:00
..
authentik_media_tenant_files_miration.patch add patch to fix failing "tenant_files" migration 2024-02-21 22:12:02 +01:00
authentik_media_upload.patch enable media uploads 2024-01-15 17:10:22 +01:00
default.nix components: drop celery, package manage.py instead 2024-02-21 22:12:02 +01:00
docs.nix factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +01:00
frontend.nix factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +01:00
gopkgs.nix update: 2023.10.7 -> 2024.2.0 2024-02-21 22:12:02 +01:00
manage.nix components: drop celery, package manage.py instead 2024-02-21 22:12:02 +01:00
migrate.nix factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +01:00
pythonEnv.nix factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +01:00
staticWorkdirDeps.nix add patch to fix failing "tenant_files" migration 2024-02-21 22:12:02 +01:00