GNU bug report logs -
#59699
[DOCUMENTATION] [PATCH] doc: Fix formatting for 'computed-file'.
Previous Next
Reported by: mirai <at> makinata.eu
Date: Tue, 29 Nov 2022 21:23:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Bruno Victal <mirai <at> makinata.eu>
* doc/guix.texi (G-Expressions): Fix formatting for 'computed-file'.
---
doc/guix.texi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 47b805dc7f..57d7ea0218 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -11706,8 +11706,7 @@ This is the declarative counterpart of @code{text-file}.
@end deffn
@deffn {Scheme Procedure} computed-file @var{name} @var{gexp} @
- [#:local-build? #t]
- [#:options '()]
+ [#:local-build? #t] [#:options '()]
Return an object representing the store item @var{name}, a file or
directory computed by @var{gexp}. When @var{local-build?} is true (the
default), the derivation is built locally. @var{options} is a list of
base-commit: aaf1f18b8044142515ff868bcbd2b72b81ced3ec
--
2.38.1
This bug report was last modified 2 years and 158 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.