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 Nov 7, 2024
1 parent 5cf999e commit 1b640fe
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 @@ -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
}

Expand Down

0 comments on commit 1b640fe

Please sign in to comment.