civodul pushed a commit to tag 1.8
in repository guix.
commit 751ae181a1ca006f2a62bd1e68b463f8f2023a8b
Author: Eelco Dolstra <[email protected]>
Date: Sat Dec 13 23:17:26 2014 +0100
Undocument nix-generate-patches
---
doc/manual/command-ref/utilities.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/doc/manual/command-ref/utilities.xml
b/doc/manual/command-ref/utilities.xml
index d5650fd..be2fe6e 100644
--- a/doc/manual/command-ref/utilities.xml
+++ b/doc/manual/command-ref/utilities.xml
@@ -13,7 +13,9 @@ work with Nix.</para>
<xi:include href="nix-collect-garbage.xml" />
<xi:include href="nix-copy-closure.xml" />
<xi:include href="nix-daemon.xml" />
+<!--
<xi:include href="nix-generate-patches.xml" />
+-->
<xi:include href="nix-hash.xml" />
<xi:include href="nix-install-package.xml" />
<xi:include href="nix-instantiate.xml" />
@@ -21,4 +23,4 @@ work with Nix.</para>
<xi:include href="nix-pull.xml" />
<xi:include href="nix-push.xml" />
-</chapter>
\ No newline at end of file
+</chapter>