Disable the nixbsd build due to onetbb test bugs.

This can be re-enabled after I have a flake building nixbsd so I can specify overlays.
This commit is contained in:
Tom Alexander
2026-06-23 15:08:44 -04:00
parent e30a2ddb9e
commit ef21e0125e
2 changed files with 60 additions and 28 deletions

View File

@@ -178,9 +178,9 @@ output_directory = "/home/nixworker/persist/nix_builder"
update = true
update_branch = "nix_update"
[[targets]]
name = "nixbsd"
repo = "https://github.com/nixos-bsd/nixbsd.git"
revision = "828ff7a3c4ee91f548de65a963fca40eaedb171c"
path = "."
attr = "base.vmClosureInfo"
# [[targets]]
# name = "nixbsd"
# repo = "https://github.com/nixos-bsd/nixbsd.git"
# revision = "828ff7a3c4ee91f548de65a963fca40eaedb171c"
# path = "."
# attr = "base.vmClosureInfo"