test(nix): add aarch64 cross build to checks

Just to have a real cross build in checks by default (unless you are
natively on aarch64).

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Thomas Mühlbacher 2025-09-25 00:17:29 +00:00 committed by Kent Overstreet
parent 35927fb70a
commit 4c3f66cdaa

View File

@ -234,6 +234,7 @@
checks = {
inherit (config.packages)
bcachefs-tools
bcachefs-tools-aarch64-linux
bcachefs-tools-fuse
bcachefs-tools-fuse-i686-linux
;