Merge pull request #57713 from deliciouslytyped/patch-1

Add word `debug(ging)` to breakpointHook description for discoverability
This commit is contained in:
Matthew Bauer 2019-03-15 15:16:53 -04:00 committed by GitHub
commit e731321499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2633,7 +2633,8 @@ addEnvHooks "$hostOffset" myBashFunction
happens. It prevents nix from cleaning up the build environment
immediately and allows the user to attach to a build environment using
the <command>cntr</command> command. Upon build error it will print
instructions on how to use <command>cntr</command>. Installing cntr and
instructions on how to use <command>cntr</command>, which can be used
to enter the environment for debugging. Installing cntr and
running the command will provide shell access to the build sandbox of
failed build. At <filename>/var/lib/cntr</filename> the sandboxed
filesystem is mounted. All commands and files of the system are still