clan-core: Fix multiple services failing to build on aarch64 #7747

Merged
hsjobeki merged 1 commits from Qubasa/clan-core:fix_aarch64_checks into main 2026-07-29 15:34:20 +00:00
Owner

Reason: We hardcoded the platform for the IFD secret generation in nix

Description of the change

Checklist

  • Ensured documentation is up to date
  • Added tests for all bug fixes and features
  • Doesn't affect backwards compatibility - or check the next points
    • Added the breaking change and migration details to docs/release-notes.md
    • !!! Review from another person is required BEFORE merge !!!

New major features

  • Added major features
    • All features are mentioned in docs/release-notes.md
    • All features are tested sufficiently via:
      • eval tests (for NixOS modules and nix functions)
      • python tests for python API and CLI code
      • VM or container tests for new clan services
Reason: We hardcoded the platform for the IFD secret generation in nix ## Description of the change <!-- Brief summary of the change if not already clear from the title --> ## Checklist - [ ] Ensured documentation is up to date - [ ] Added tests for all bug fixes and features - [ ] Doesn't affect backwards compatibility - or check the next points - [ ] Added the breaking change and migration details to docs/release-notes.md - !!! Review from another person is required *BEFORE* merge !!! ## New major features - [ ] Added major features - [ ] All features are mentioned in docs/release-notes.md - [ ] All features are tested sufficiently via: - [ ] eval tests (for NixOS modules and nix functions) - [ ] python tests for python API and CLI code - [ ] VM or container tests for new clan services
Qubasa added 1 commit 2026-07-20 10:32:19 +00:00
clan-core: Fix multiple services failing to build on aarch64
gitea-mq/buildbot/nix-eval evaluation succeeded (1 warning)
gitea-mq/buildbot/nix-build 150 attributes built
gitea-mq Merge queue passed
buildbot/nix-eval evaluation succeeded
buildbot/nix-build 0 attributes built
PR Size Review Check / pr-size-review-gate (pull_request) Successful in 24s
sizelint on each commit / sizelint (pull_request) Successful in 28s
label-pr / external (pull_request_target) Successful in 21s
99872bc48b
Reason: We hardcoded the platform for the IFD secret generation in nix
hsjobeki scheduled this pull request to auto merge when all checks succeed 2026-07-29 15:23:59 +00:00
hsjobeki merged commit 29c0176b65 into main 2026-07-29 15:34:20 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clan/clan-core#7747