From eefde791ce24cb8062b0e58f2c473b1464a80013 Mon Sep 17 00:00:00 2001 From: Yves-Stan Le Cornec Date: Thu, 29 Jun 2023 14:08:11 +0200 Subject: [PATCH] On non nix platforms with bzlmod: use posix toolchain from rules_sh --- MODULE.bazel | 2 -- 1 file changed, 2 deletions(-) diff --git a/MODULE.bazel b/MODULE.bazel index 038d27622..4f6b47838 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -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 @@ -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.