Skip to content

authentik: fix webui deps hash#536579

Merged
SuperSandro2000 merged 1 commit into
NixOS:masterfrom
LisaScheers:authentik-webui-deps-hash
Jun 29, 2026
Merged

authentik: fix webui deps hash#536579
SuperSandro2000 merged 1 commit into
NixOS:masterfrom
LisaScheers:authentik-webui-deps-hash

Conversation

@LisaScheers

Copy link
Copy Markdown
Contributor

Follow-up to #523484.

Fixes the authentik-webui-deps fixed-output hash for x86_64-linux after 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

Validation:

  • git diff --check
  • NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix-instantiate --eval --strict -A authentik.version --system x86_64-linux
  • NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix-instantiate -A authentik --system x86_64-linux

Full Linux builds were not completed from this aarch64-darwin host because the configured Linux builders were unavailable.

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)
@nixpkgs-ci nixpkgs-ci Bot requested review from jvanbruegge and rissson June 29, 2026 08:47
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 29, 2026
@liberodark

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha (0a7f1f5)

Command: nixpkgs-review pr 536579
Commit: b27de91a89e2e06c8aa145f6b03268afca71c994 (subsequent changes)
Merge: e682cf7b8a383f3dd4f88395e8e433be2bc4a187

Logs: https://github.com/liberodark/nixpkgs-review-gha/actions/runs/28360048113/attempts/1


x86_64-linux

✅ 1 package built:
  • authentik

aarch64-linux

No rebuilds


x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

@jvanbruegge

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 536579
Commit: b27de91a89e2e06c8aa145f6b03268afca71c994


x86_64-linux

✅ 1 package built:
  • authentik

@nixpkgs-review-gha

Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha (0a7f1f5)

Command: nixpkgs-review pr 536579
Commit: b27de91a89e2e06c8aa145f6b03268afca71c994 (subsequent changes)
Merge: e682cf7b8a383f3dd4f88395e8e433be2bc4a187

Triggered by @LisaScheers (34404302)
Logs: https://github.com/LisaScheers/nixpkgs-review-gha/actions/runs/28360322376/attempts/1


x86_64-linux

✅ 1 package built:
  • authentik

aarch64-linux

No rebuilds

@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Jun 29, 2026
Merged via the queue into NixOS:master with commit 70aa40e Jun 29, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants