- Check if PostgreSQL/Redis already running before starting - Install Hex and Rebar3 non-interactively on shell entry - Only run migrations if deps directory exists - Better error messages with log file locations This fixes issues when: - Port 5432 is already in use (existing PostgreSQL) - Port 6379 is already in use (existing Redis) - Mix prompts for Hex installation interactively |
||
|---|---|---|
| .. | ||
| build.nix | ||
| c-nif.nix | ||
| docker.nix | ||
| shell.nix | ||