···142- [`patchFlags`](#var-stdenv-patchFlags)
143- [`postPatch`](#var-stdenv-postPatch)
144- [`preBuild`](#var-stdenv-preBuild)
0145146To control test execution of the build derivation, the following attributes are of interest:
147
···142- [`patchFlags`](#var-stdenv-patchFlags)
143- [`postPatch`](#var-stdenv-postPatch)
144- [`preBuild`](#var-stdenv-preBuild)
145+- `env`: useful for passing down variables such as `GOWORK`.
146147To control test execution of the build derivation, the following attributes are of interest:
148