* Typo.
svn path=/nixpkgs/trunk/; revision=27569
This commit is contained in:
parent
3da30b6770
commit
58a0e8fcdc
@ -197,7 +197,7 @@ rec {
|
|||||||
{ mkDerivation = args: stdenv.mkDerivation (args // extraAttrs); };
|
{ mkDerivation = args: stdenv.mkDerivation (args // extraAttrs); };
|
||||||
|
|
||||||
|
|
||||||
/* Return a modified stdenv that perfoms the build under $out/.build
|
/* Return a modified stdenv that performs the build under $out/.build
|
||||||
instead of in $TMPDIR. Thus, the sources are kept available.
|
instead of in $TMPDIR. Thus, the sources are kept available.
|
||||||
This is useful for things like debugging or generation of
|
This is useful for things like debugging or generation of
|
||||||
dynamic analysis reports. */
|
dynamic analysis reports. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user