Skip to content

Conversation

@hofbi
Copy link
Contributor

@hofbi hofbi commented Sep 2, 2025

@hofbi hofbi force-pushed the incompatible_disable_native_repo_rules branch 2 times, most recently from 0017837 to 3cbe598 Compare September 2, 2025 13:39
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thanks!

@hofbi hofbi force-pushed the incompatible_disable_native_repo_rules branch from 3cbe598 to eaee7af Compare October 23, 2025 13:29
@hofbi
Copy link
Contributor Author

hofbi commented Oct 23, 2025

@illicitonion Is there a known solution for the error below?

ERROR: /DEFAULT.WORKSPACE:1:17: fetching local_repository rule //external:bazel_tools: Native repo rule local_repository is disabled since the flag --incompatible_disable_native_repo_rules is set. Native repo rules are deprecated; please migrate to their Starlark counterparts. For local_repository, please use load("@bazel_tools//tools/build_defs/repo:local.bzl", "local_repository").
--
  | ERROR: no such package '@@bazel_tools//tools/build_defs/repo': Native repo rule local_repository is disabled since the flag --incompatible_disable_native_repo_rules is set. Native repo rules are deprecated; please migrate to their Starlark counterparts. For local_repository, please use load("@bazel_tools//tools/build_defs/repo:local.bzl", "local_repository").

@hofbi hofbi force-pushed the incompatible_disable_native_repo_rules branch from eaee7af to 809b79a Compare October 29, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants