mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
I had some bazel tests commands which failed to find the "find" binary. Additionally it was not respecting my configured PG* settings. This makes it so we pass those envvars on. To be honest, I'm surprised this isn't the default in a devenv. Test Plan: bazel test //internal/database:database_test |
||
|---|---|---|
| .. | ||
| 001-rules-rust-cargo-bazel-env.patch | ||
| comby.nix | ||
| ctags.nix | ||
| nodejs.nix | ||
| p4-fusion.nix | ||
| shell-hook.sh | ||
| start-postgres.sh | ||
| start-redis.sh | ||
| util.nix | ||