Merge pull request #78 from Ma27/authentik-2025.10

update: 2025.8.4 -> 2025.10.0
This commit is contained in:
Maximilian Bosch 2025-11-04 11:44:08 +01:00 committed by GitHub
commit bbd5f56c4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 12 additions and 19 deletions

View file

@ -61,7 +61,7 @@ buildGo124Module {
] ++ lib.optionals guacamoleAvailable [
"cmd/rac"
];
vendorHash = "sha256-wTTEDBRYCW1UFaeX49ufLT0c17sacJzcCaW/8cPNYR4=";
vendorHash = "sha256-m2shrCwoVdbtr8B83ZcAyG+J6dEys2xdjtlfFFF4CDo=";
nativeBuildInputs = [ makeWrapper ];
doCheck = false;
postInstall = ''