Skip to content

Comments

feat: add aarch64-linux to supported systems#56

Open
jorgensandhaug wants to merge 1 commit intoopenclaw:mainfrom
jorgensandhaug:add-aarch64-linux
Open

feat: add aarch64-linux to supported systems#56
jorgensandhaug wants to merge 1 commit intoopenclaw:mainfrom
jorgensandhaug:add-aarch64-linux

Conversation

@jorgensandhaug
Copy link

Summary

Adds aarch64-linux to the supported systems list in flake.nix.

Motivation

ARM64 Linux is increasingly common for hosting:

  • Oracle Cloud free tier (Ampere A1)
  • Hetzner Cloud CAX instances
  • Raspberry Pi
  • AWS Graviton

The OpenClaw build is pure Node.js/pnpm with no platform-specific native code barriers.

Testing

  • Successfully built nix build .#packages.aarch64-linux.openclaw-gateway on NixOS aarch64-linux (Hetzner CAX41, 16 vCPU ARM64)
  • The pnpm deps fetch and Node.js compilation complete without issues

Changes

One-line change: added "aarch64-linux" to the systems list in flake.nix.

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.

1 participant