Skip to content

Commit

Permalink
fix: do not generate repositories.bzl for bzlmod (#1547)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard authored and gregmagolan committed May 6, 2024
1 parent 3e7281c commit 03d9685
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 28,217 deletions.
1 change: 0 additions & 1 deletion e2e/gyp_no_install_script/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ write_source_files(
write_source_files(
name = "write_npm_translate_lock_bzlmod",
files = {
"snapshots/bzlmod/repositories.bzl": "@npm//:repositories.bzl",
"snapshots/bzlmod/segfault-handler_defs.bzl": "@npm__segfault-handler__1.3.0__links//:defs.bzl",
},
target_compatible_with = select({
Expand Down
Loading

0 comments on commit 03d9685

Please sign in to comment.