Debugging the build can be challenging, because recreating the build environment (with environment variables erased+set and the various bwrap mounts applied) has to be performed manually in an ad-hoc manner.
Create a script that can be sourced to start a shell with the correct environment, e.g.
Debugging the build can be challenging, because recreating the build environment (with environment variables erased+set and the various bwrap mounts applied) has to be performed manually in an ad-hoc manner.
Create a script that can be sourced to start a shell with the correct environment, e.g.
source build-env.sh