commit | b7ff592e4f08022df5d980a03a396f4ff5330b29 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@monogon.tech> | Wed Jun 14 11:57:41 2023 +0200 |
committer | Leopold Schabel <leo@monogon.tech> | Wed Jun 14 11:18:26 2023 +0000 |
tree | fb6173e39e0423c47f897939277ae68bd218e346 | |
parent | e59e6e1ec670e6315fb8ce7fefd7a8551aec75db [diff] |
intellij: update aspect path Upstream change: https://github.com/bazelbuild/intellij/commit/d1a5ccc3d4d971224faafc6684e0216855e59d47 Change-Id: I287fae1dcff38164eaea3aeaecf768247b8302c5 Reviewed-on: https://review.monogon.dev/c/monogon/+/1805 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
diff --git a/intellij/patches/bazel_intellij_aspect_filter.patch b/intellij/patches/bazel_intellij_aspect_filter.patch index dfdb3e4..53a8baf 100644 --- a/intellij/patches/bazel_intellij_aspect_filter.patch +++ b/intellij/patches/bazel_intellij_aspect_filter.patch
@@ -18,8 +18,8 @@ # - properly resolve go_library rules that have both source files and embeds. # - allow running test/sync against //... which contains cc_toolchain rules # (see https://github.com/bazelbuild/intellij/issues/1344 ) ---- a/intellij_info_impl.bzl -+++ b/intellij_info_impl.bzl +--- a/intellij_info_impl_bundled.bzl ++++ b/intellij_info_impl_bundled.bzl @@ -13,6 +13,7 @@ ":make_variables.bzl", "expand_make_variables",