mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
Update doc/stdenv.xml
Co-Authored-By: guibou <guillaum.bouchard@gmail.com>
This commit is contained in:
parent
d5c931992d
commit
694d32f47d
@ -2500,7 +2500,7 @@ addEnvHooks "$hostOffset" myBashFunction
|
||||
<listitem>
|
||||
<para>
|
||||
This hook will make a build pause instead of stopping when a failure
|
||||
happen. It prevents nix from cleaning up the build environment immediatly and
|
||||
happen. 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. On build error it will print the
|
||||
instruction that are neccessary for <command>cntr</command>. Installing
|
||||
|
Loading…
Reference in New Issue
Block a user