Skip to content

build: Revert naersk, restore rustPlatform for cross-compilation#43

Merged
tembleking merged 1 commit intomasterfrom
build-rollback-naersk-usage
May 8, 2026
Merged

build: Revert naersk, restore rustPlatform for cross-compilation#43
tembleking merged 1 commit intomasterfrom
build-rollback-naersk-usage

Conversation

@tembleking
Copy link
Copy Markdown
Member

Naersk was introduced as an experiment for Nix build caching but doesn't handle cross-builds well, which we need for the release workflow. Reverts to nixpkgs' rustPlatform.buildRustPackage and bumps to 0.8.5.

… support

Naersk didn't work well for cross-builds. Removes naersk flake input, switches package.nix back to rustPlatform.buildRustPackage with cargoLock, bumps version to 0.8.5.
@tembleking tembleking enabled auto-merge (squash) May 8, 2026 13:22
@tembleking tembleking disabled auto-merge May 8, 2026 13:23
@tembleking tembleking changed the title Revert naersk, restore rustPlatform for cross-compilation build: Revert naersk, restore rustPlatform for cross-compilation May 8, 2026
@tembleking tembleking enabled auto-merge (squash) May 8, 2026 13:23
@tembleking tembleking merged commit 25a40a0 into master May 8, 2026
5 checks passed
@tembleking tembleking deleted the build-rollback-naersk-usage branch May 8, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants