From 5ad68c5dffcee747d960b227570e7b365054d18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 4 Nov 2025 12:48:34 +0100 Subject: [PATCH] tests: add all aarch64 NXP boards to aarch64Systems list --- tests/nixos-tests.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/nixos-tests.nix b/tests/nixos-tests.nix index 0fcf6ed9..f4c2b423 100644 --- a/tests/nixos-tests.nix +++ b/tests/nixos-tests.nix @@ -21,6 +21,11 @@ let "raspberry-pi-3" "raspberry-pi-4" "raspberry-pi-5" + "nxp-imx8mp-evk" + "nxp-imx8mq-evk" + "nxp-imx8qm-mek" + "nxp-imx93-evk" + "ucm-imx95" ]; matchArch =