Skip to content

Commit

Permalink
On non nix platforms with bzlmod: use posix toolchain from rules_sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ylecornec committed Jun 29, 2023
1 parent ea16eab commit eefde79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ use_repo(
haskell_toolchains,
"all_bindist_toolchains",
"rules_haskell_python_local",
"rules_haskell_sh_posix_local",
)

# We need to register the nix toolchain before the bindist ones so it
Expand All @@ -104,7 +103,6 @@ register_toolchains(
register_toolchains(
"@all_bindist_toolchains//:all",
"@rules_haskell_python_local//:toolchain",
"@rules_haskell_sh_posix_local//:all",
)

# Setup node toolchain and install webpack for asterius.
Expand Down

0 comments on commit eefde79

Please sign in to comment.