Per https://groups.google.com/d/msg/bazel-discuss/dO2MHQLwJF0/2OXHjMAaAAAJ the native rules for http_archive are to be replaced with their skylark implementations. This commit updates the WORKSPACE to use the skylark definitions. Tested using `bazel build //... --incompatible_remove_native_http_archive --incompatible_remove_native_git_repository`pull/138/head
parent
8f612ebb15
commit
1b783d9005
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue