towerops/nix
Graham McInitre 3914d2e0b6 fix: remove EXIT trap and fix $USER expansion in DATABASE_URL
- Remove 'trap ... EXIT' that kills services when entering the dev shell
- Fix DATABASE_URL: $USER → $USER (no backslash) so bash expands it
  instead of passing the literal string 'USER' as the PG role name
2026-07-16 08:50:56 -05:00
..
build.nix fix: complete Nix Docker image build and untrack .claude/settings.local.json 2026-02-07 14:14:26 -06:00
c-nif.nix fix: Add OpenSSL to C NIF build inputs 2026-02-07 12:46:13 -06:00
docker.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
shell.nix fix: remove EXIT trap and fix $USER expansion in DATABASE_URL 2026-07-16 08:50:56 -05:00