authentik-nix/components
WilliButz 9b18007aac
provide authentik components in separate scope
* provides a new function `lib.mkAuthentikScope` as a flake output to
  create a custom scope with overrides outside of this flake
* adds a slightly altered version of existing vm test to demonstrate the
  usage of `mkAuthentikScope` for overriding individual authentik
  components in tests/override-scope.nix
2023-12-14 15:04:06 +01:00
..
celery.nix factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +01:00
default.nix provide authentik components in separate scope 2023-12-14 15:04:06 +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 factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +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 factor out components with callPackage to allow for easier overrides 2023-12-14 15:04:04 +01:00