mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
This patches `rules_nodejs` with the contents of https://github.com/bazelbuild/rules_nodejs/pull/3763 in order to allow specifying a mirror for nodejs, as nodejs.org has hit us with intermittent downtimes.
Versions to be patched can be taken from https://github.com/bazelbuild/bazel-central-repository. After adding patches
inside <repo>/<version>/patches, and eventually renaming <version>, run fix.py to align all metadata
to the renamed version and added patches.