update: 2025.12.4 -> 2026.2.0

ChangeLog: https://docs.goauthentik.io/releases/2026.2/
This commit is contained in:
Maximilian Bosch 2026-02-27 15:00:21 +01:00
parent 3abc7ff26a
commit 4b7126941b
No known key found for this signature in database
8 changed files with 25 additions and 31 deletions

View file

@ -69,7 +69,7 @@ buildGo125Module {
] ++ lib.optionals guacamoleAvailable [
"cmd/rac"
];
vendorHash = "sha256-hdkd7/bqgTvYwlhVA9zEQny6yDowMaoRcC7TdRoXfJc=";
vendorHash = "sha256-0YKn6qScUjkLOq/hyUZp7e+dQ58POSgj4CgfDro+5J4=";
nativeBuildInputs = [ makeWrapper ];
doCheck = false;
postInstall = ''