guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

163/376: Fix manual build


From: Ludovic Courtès
Subject: 163/376: Fix manual build
Date: Wed, 28 Jan 2015 22:04:45 +0000

civodul pushed a commit to tag 1.8
in repository guix.

commit b5da80e627f6162c7aad6c4b836525717d39c295
Author: Eelco Dolstra <address@hidden>
Date:   Thu Aug 28 18:25:16 2014 +0200

    Fix manual build
---
 doc/manual/writing-nix-expressions.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/manual/writing-nix-expressions.xml 
b/doc/manual/writing-nix-expressions.xml
index 2c9b4a6..d51f807 100644
--- a/doc/manual/writing-nix-expressions.xml
+++ b/doc/manual/writing-nix-expressions.xml
@@ -1585,7 +1585,8 @@ allowedReferences = [ foobar ];
     it enforces that <varname>foobar</varname> itself doesn't
     introduce any other dependency itself. This is used in NixOS when
     rebuilding the stdenv on Linux to ensure that the resulting stdenv
-    doesn't have any surprising dependency, e.g. on bootstrapTools.
+    doesn't have any surprising dependency, e.g. on
+    bootstrapTools.</para></listitem>
 
   </varlistentry>
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]