add aarch64
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 10s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m26s

This commit is contained in:
2026-05-03 14:16:38 -04:00
parent f5d0f97400
commit 9c3b3f5a45
+1 -1
View File
@@ -148,7 +148,7 @@
systems = [
"x86_64-linux"
# disable arm for now as hydra isn't set up for it
# "aarch64-linuxa
"aarch64-linux"
];
forEachSystem = lib.genAttrs systems;