summary refs log tree commit diff
path: root/doc/builders/trivial-builders.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/builders/trivial-builders.xml')
-rw-r--r--doc/builders/trivial-builders.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/builders/trivial-builders.xml b/doc/builders/trivial-builders.xml
index c99425620b1..df0e38da1aa 100644
--- a/doc/builders/trivial-builders.xml
+++ b/doc/builders/trivial-builders.xml
@@ -3,11 +3,9 @@
          xmlns:xi="http://www.w3.org/2001/XInclude"
          xml:id="chap-trivial-builders">
  <title>Trivial builders</title>
-
  <para>
   Nixpkgs provides a couple of functions that help with building derivations. The most important one, <function>stdenv.mkDerivation</function>, has already been documented above. The following functions wrap <function>stdenv.mkDerivation</function>, making it easier to use in certain cases.
  </para>
-
  <variablelist>
   <varlistentry>
    <term>