mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:31:54 +00:00
Turns out we can do this after all! And thankfully so, because our buildkite runners have an older glibc version than what Nix was building our bins against which was resulting in `dropdb: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by dropdb)` when bazel was running in buildkite ## Test plan Much local `nix build`'ing, `ldd` and `patchelf`'ing |
||
|---|---|---|
| .. | ||
| bazel.nix | ||
| comby.nix | ||
| ctags.nix | ||
| nodejs.nix | ||
| p4-fusion.nix | ||
| pg-utils.nix | ||
| shell-hook.sh | ||
| start-postgres.sh | ||
| start-redis.sh | ||
| util.nix | ||