about summary refs log tree commit diff
path: root/doc/manual/expressions/simple-building-testing.xml
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-12-14T00·39+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-12-14T00·39+0100
commit68b47178730a95871eba4aa4df19a845c8e5a947 (patch)
tree8cb71b4c73201198de38844c3ff0e344beb6f253 /doc/manual/expressions/simple-building-testing.xml
parent6466d56f42aac8e3a4857ca22a9d5f70d8b7b7fe (diff)
Delete the stdenv section
It's outdated and better covered in the Nixpkgs manual.
Diffstat (limited to 'doc/manual/expressions/simple-building-testing.xml')
-rw-r--r--doc/manual/expressions/simple-building-testing.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual/expressions/simple-building-testing.xml b/doc/manual/expressions/simple-building-testing.xml
index cc90409b5e93..e0dd98b7e67e 100644
--- a/doc/manual/expressions/simple-building-testing.xml
+++ b/doc/manual/expressions/simple-building-testing.xml
@@ -83,4 +83,6 @@ Just pass the option <link linkend='opt-max-jobs'><option>-j
 in parallel, or set.  Typically this should be the number of
 CPUs.</para>
 
-</section>
\ No newline at end of file
+<xi:include href="debug-build.xml" />
+
+</section>