urbdyn / rules_fish

Bazel toolchain rules for Fish shell.
Apache License 2.0
2 stars 0 forks source link

Support providing your own urls for fish repos #13

Open Matthew-Benson opened 1 month ago

Matthew-Benson commented 1 month ago

Some users will want to pull from their own URLs or at least provide their own backup URLs through some artifact registry or pull-through cache.

To support this, users may have to provide some additional configuration like whether they want to use the c++ toolchain or Rust toolchain since we may not be able to infer from a release number.