lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 23.11-beta 22 lines 790 B view raw
1diff --git a/WORKSPACE b/WORKSPACE 2index ad16b3a1..52b66703 100644 3--- a/WORKSPACE 4+++ b/WORKSPACE 5@@ -81,17 +81,6 @@ load("@com_github_google_rules_install//:setup.bzl", "install_rules_setup") 6 7 install_rules_setup() 8 9-# Need to load before rules_flex/rules_bison to make sure 10-# win_flex_bison is the chosen toolchain on Windows 11-load("//bazel:win_flex_bison.bzl", "win_flex_configure") 12- 13-win_flex_configure( 14- name = "win_flex_bison", 15- sha256 = "8d324b62be33604b2c45ad1dd34ab93d722534448f55a16ca7292de32b6ac135", 16- # bison 3.8.2, flex 2.6.4 17- url = "https://github.com/lexxmark/winflexbison/releases/download/v2.5.25/win_flex_bison-2.5.25.zip", 18-) 19- 20 http_archive( 21 name = "rules_m4", 22 sha256 = "b0309baacfd1b736ed82dc2bb27b0ec38455a31a3d5d20f8d05e831ebeef1a8e",