sourcegraph/dev/nix
Noah S-C ad082497f2
nix: build pg-utils with nix [static edition] (#61734)
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
2024-04-09 20:24:19 +01:00
..
bazel.nix nix: bump to bazel 7.1 (#61326) 2024-03-22 16:57:50 +00:00
comby.nix sg: use bazel run universtal-ctags (#55944) 2023-08-18 16:02:46 +00:00
ctags.nix all: use universal-ctags v6.0.0 (#57725) 2023-10-24 16:16:15 +02:00
nodejs.nix nix: use interactive bash instead of non-interactive in shell (#59280) 2024-01-02 16:37:00 +00:00
p4-fusion.nix Update perforce CDN urls to use stable versions (#60784) 2024-03-07 16:51:59 +00:00
pg-utils.nix nix: build pg-utils with nix [static edition] (#61734) 2024-04-09 20:24:19 +01:00
shell-hook.sh nix: mount /tmp/zig-cache RW in sandbox actions (#60018) 2024-01-31 18:38:58 +02:00
start-postgres.sh nix: fix direnv hanging when starting postgres (#55156) 2023-07-20 15:30:38 +02:00
start-redis.sh nix: fix direnv hanging when starting redis (#55866) 2023-08-15 12:30:35 +00:00
util.nix sg: use bazel run universtal-ctags (#55944) 2023-08-18 16:02:46 +00:00