forked from tweag/rules_nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
it does not seem to help with the problem of `bazel run` or `bazel test` picking up `bazel-*` temporary directories within `glob([**])`. - first run: OK - second run: missing input file '//:bazel-out/_tmp/actions/stderr-12' - third+ run: OK I suspect it has something to do with cyclic dependencies between local workspaces, and appears to be a bug rather than a feature.
- Loading branch information
1 parent
81508f1
commit b390ef5
Showing
7 changed files
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
examples | ||
bazel-* |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.