Skip to content

Commit

Permalink
Update the configuration mirror.
Browse files Browse the repository at this point in the history
  • Loading branch information
bot committed Sep 21, 2024
1 parent 7bb67ee commit 8800812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/generated.nixpkgs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4763,7 +4763,7 @@ resource "hydra_jobset" "nixpkgs_staging-next" {
input {
name = "supportedSystems"
type = "nix"
value = "[ \"x86_64-linux\" \"aarch64-linux\" \"x86_64-darwin\" \"aarch64-darwin\" ]"
value = "[ \"x86_64-linux\" \"aarch64-linux\" /*\"x86_64-darwin\"*/ \"aarch64-darwin\" ]"
notify_committers = false
}

Expand Down

0 comments on commit 8800812

Please sign in to comment.