RRailway•Created by daniel s. on 10/2/2023 in #✋|help how do i find a command installed with nixpacks?
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?