Author: eelco
Date: Fri Jul 1 09:50:34 2011
New Revision: 27569
URL: https://svn.nixos.org/websvn/nix/?rev=27569&sc=1
Log:
* Typo.
Modified:
nixpkgs/trunk/pkgs/stdenv/adapters.nix
Modified: nixpkgs/trunk/pkgs/stdenv/adapters.nix
==============================================================================
--- nixpkgs/trunk/pkgs/stdenv/adapters.nix Fri Jul 1 07:42:23 2011
(r27568)
+++ nixpkgs/trunk/pkgs/stdenv/adapters.nix Fri Jul 1 09:50:34 2011
(r27569)
@@ -197,7 +197,7 @@
{ 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.
This is useful for things like debugging or generation of
dynamic analysis reports. */
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits