Commit graph

4 commits

Author SHA1 Message Date
ae9dd787a6
update vendor hash 2026-05-11 10:44:09 +03:00
b8d60d088d add pdo_pgsql to backend php
Laravel connects to the production postgres database through PDO,
so the runtime interpreter must include pdo_pgsql. Without it,
tide-migrate fails on activation with 'could not find driver' and
phpfpm-tide never starts.
2026-05-08 16:06:34 +03:00
b7db23b6aa package vue frontend with nix 2026-05-08 10:50:11 +03:00
d7f7460601 package laravel backend with nix 2026-05-08 10:50:08 +03:00