doc: Remove the documentation about Cuirass' load-path.
authorClément Lassieur <clement@lassieur.org>
Mon, 16 Jul 2018 21:55:44 +0000 (23:55 +0200)
committerClément Lassieur <clement@lassieur.org>
Mon, 16 Jul 2018 22:00:27 +0000 (00:00 +0200)
* doc/guix.texi (Continuous Integration): Remove the load-path field.

doc/guix.texi

index c759ccb..84347d1 100644 (file)
@@ -17742,10 +17742,6 @@ Only evaluate specifications and build derivations once.
 When substituting a pre-built binary fails, fall back to building
 packages locally.
 
-@item @code{load-path} (default: @code{'()})
-This allows users to define their own packages and make them visible to
-cuirass as in @command{guix build} command.
-
 @item @code{cuirass} (default: @code{cuirass})
 The Cuirass package to use.
 @end table