#how do i find a command installed with nixpacks?
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
one of the apps i've deployed has a dependency on pg_dump which i am able to install by adding postgres to my nixpack dependencies. however, how the heck do i find the path to the binary to provide it to my app?
Project ID: N/A
are you getting any errors? pg_dump and all the other utilities should be available in PATH