From c97a847b9764902f9d37cc62ae2888a78cf9aa73 Mon Sep 17 00:00:00 2001 From: jahanson Date: Mon, 20 May 2024 20:28:51 -0500 Subject: [PATCH] rename label --- agents/linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/linux.nix b/agents/linux.nix index 1d4ab6a..f430ac8 100644 --- a/agents/linux.nix +++ b/agents/linux.nix @@ -44,7 +44,7 @@ "aarch64" "linux" "pc" - "native:host" + "aarch64-native:host" ## optionally provide native execution on the host: # "native:host" ];