update: 2026.2.2 -> 2026.2.3
Changelog: https://github.com/goauthentik/authentik/releases/tag/version%2F2026.2.3 Release notes: https://docs.goauthentik.io/releases/2026.2#fixed-in-202623
This commit is contained in:
parent
4370b561c8
commit
7f59e4d042
3 changed files with 7 additions and 7 deletions
|
|
@ -69,7 +69,7 @@ buildGo125Module {
|
|||
] ++ lib.optionals guacamoleAvailable [
|
||||
"cmd/rac"
|
||||
];
|
||||
vendorHash = "sha256-Gf80rt86Qc6gg/ec8++U9uNW1KQEkwKt+CFN82KV1f8=";
|
||||
vendorHash = "sha256-Rz6qSQjcTcwJy94fs6MDx/M/dfPxe7V2GTu7/ugvFTA=";
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
doCheck = false;
|
||||
postInstall = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue