From 1b640fe1fd1e89d87c4011caf74d8f44d8e203b3 Mon Sep 17 00:00:00 2001 From: bot Date: Thu, 7 Nov 2024 00:31:19 +0000 Subject: [PATCH] Update the configuration mirror. --- config/generated.nixpkgs.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/generated.nixpkgs.tf b/config/generated.nixpkgs.tf index be95684..c0e9d6b 100644 --- a/config/generated.nixpkgs.tf +++ b/config/generated.nixpkgs.tf @@ -5064,7 +5064,7 @@ resource "hydra_jobset" "nixpkgs_staging-next-24_05" { input { name = "supportedSystems" type = "nix" - value = "[ \"x86_64-linux\" \"aarch64-linux\" \"aarch64-darwin\" /*\"x86_64-darwin\"*/ ]" + value = "[ \"x86_64-linux\" \"aarch64-linux\" \"aarch64-darwin\" \"x86_64-darwin\" ]" notify_committers = false }