towerops/nix
Graham McInitre 38b7fb00f1 fix: move PG version check before servicesFlag guard
The version check was after the early-exit guard, so if services were
already running it never triggered. Now it runs first, stopping and
reinitializing the cluster before checking the flag.
2026-07-16 09:04:27 -05:00
..
build.nix fix: auto-reinit PG cluster when extensions or version change 2026-07-16 09:02:42 -05: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: move PG version check before servicesFlag guard 2026-07-16 09:04:27 -05:00