authentik: depends on cachetools

This commit is contained in:
Robert Schütz
2026-02-02 10:01:40 -08:00
parent 6d5110814f
commit cb946ace55
+4 -4
View File
@@ -340,19 +340,19 @@ let
--replace-fail 'web/' '${webui}/'
'';
nativeBuildInputs = [
prev.hatchling
prev.pythonRelaxDepsHook
build-system = [
final.hatchling
];
pythonRemoveDeps = [ "dumb-init" ];
pythonRelaxDeps = true;
propagatedBuildInputs =
dependencies =
with final;
[
argon2-cffi
cachetools
channels
cryptography
dacite