authentik: cleanup (#462825)

This commit is contained in:
Aleksana
2025-11-19 10:11:47 +00:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ let
src = fetchFromGitHub {
owner = "goauthentik";
repo = "authentik";
rev = "version/${version}";
tag = "version/${version}";
hash = "sha256-HowB6DTGCqz770fKYbnE+rQ11XRV0WSNkLD+HSWZwz8=";
};