pkgs/development/tools/bazel-watcher/fix-rules-go-3408.patch
deleted100644 → 0
+0
−18
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Changelogs: https://github.com/bazelbuild/bazel-watcher/releases Removing patch for https://github.com/bazelbuild/rules_go/issues/3408 because now it should be included in newer `rules_go` transitive dependency. Also removing `bazel-watcher` from `bazel_*` builds because it is always using `bazel_5` and also [bazel-watcher](https://github.com/bazelbuild/bazel-watcher) `is not an official Google product` so maybe not the best choice for tests + there are some built-in tests in `examples/*` in bazel builds. As suggested in https://github.com/NixOS/nixpkgs/pull/231439#issuecomment-1546467559