authentik: fix webui deps hash#536579
Conversation
Update the x86_64-linux fixed-output hash for authentik-webui-deps to the hash reported by Nix for the 2026.5.3 web UI dependency closure. Assisted-by: Codex (GPT-5)
✅
|
|
✅
|
Follow-up to #523484.
Fixes the
authentik-webui-depsfixed-output hash forx86_64-linuxafter the 2026.5.3 update. The previous hash fails with a fixed-output mismatch; this uses the hash reported by Nix for the generated web UI dependency closure.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Validation:
git diff --checkNIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix-instantiate --eval --strict -A authentik.version --system x86_64-linuxNIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix-instantiate -A authentik --system x86_64-linuxFull Linux builds were not completed from this aarch64-darwin host because the configured Linux builders were unavailable.