* [bug#71570] [PATCH] doc: Fix typo in Guix Home Service
@ 2024-06-15 14:38 Richard Sent
2024-06-17 19:59 ` Maxim Cournoyer
2024-06-22 15:23 ` bug#71570: " Zheng Junjie
0 siblings, 2 replies; 3+ messages in thread
From: Richard Sent @ 2024-06-15 14:38 UTC (permalink / raw)
To: 71570
Cc: Richard Sent, Florian Pelz, Ludovic Courtès,
Matthew Trzcinski, Maxim Cournoyer
* doc/guix.texi (Guix Home Service): Change home-service-type to
guix-home-service-type in example.
Change-Id: Ief7f71c9e6494ced20ccda3bb2643f01eabe8441
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 0102fd0fad..111b911d00 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -39654,7 +39654,7 @@ Guix Services
environments, as in this example:
@lisp
-(simple-service 'my-extra-home home-service-type
+(simple-service 'my-extra-home guix-home-service-type
`(("bob" ,my-extra-home))))
@end lisp
@end defvar
base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
prerequisite-patch-id: cdde29c457e019ac973382845412c1328febaca5
--
2.45.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#71570] [PATCH] doc: Fix typo in Guix Home Service
2024-06-15 14:38 [bug#71570] [PATCH] doc: Fix typo in Guix Home Service Richard Sent
@ 2024-06-17 19:59 ` Maxim Cournoyer
2024-06-22 15:23 ` bug#71570: " Zheng Junjie
1 sibling, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2024-06-17 19:59 UTC (permalink / raw)
To: Richard Sent; +Cc: Ludovic Courtès, 71570, Florian Pelz, Matthew Trzcinski
Richard Sent <richard@freakingpenguin.com> writes:
> * doc/guix.texi (Guix Home Service): Change home-service-type to
> guix-home-service-type in example.
>
> Change-Id: Ief7f71c9e6494ced20ccda3bb2643f01eabe8441
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#71570: [PATCH] doc: Fix typo in Guix Home Service
2024-06-15 14:38 [bug#71570] [PATCH] doc: Fix typo in Guix Home Service Richard Sent
2024-06-17 19:59 ` Maxim Cournoyer
@ 2024-06-22 15:23 ` Zheng Junjie
1 sibling, 0 replies; 3+ messages in thread
From: Zheng Junjie @ 2024-06-22 15:23 UTC (permalink / raw)
To: Richard Sent
Cc: Ludovic Courtès, Maxim Cournoyer, 71570-done,
Matthew Trzcinski, Florian Pelz
[-- Attachment #1: Type: text/plain, Size: 953 bytes --]
Richard Sent <richard@freakingpenguin.com> writes:
> * doc/guix.texi (Guix Home Service): Change home-service-type to
> guix-home-service-type in example.
>
> Change-Id: Ief7f71c9e6494ced20ccda3bb2643f01eabe8441
> ---
> doc/guix.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 0102fd0fad..111b911d00 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -39654,7 +39654,7 @@ Guix Services
> environments, as in this example:
>
> @lisp
> -(simple-service 'my-extra-home home-service-type
> +(simple-service 'my-extra-home guix-home-service-type
> `(("bob" ,my-extra-home))))
> @end lisp
> @end defvar
>
> base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
> prerequisite-patch-id: cdde29c457e019ac973382845412c1328febaca5
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=5d39cbdfff0c3d3ddb1d97666dadb725874158e3
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-22 15:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 14:38 [bug#71570] [PATCH] doc: Fix typo in Guix Home Service Richard Sent
2024-06-17 19:59 ` Maxim Cournoyer
2024-06-22 15:23 ` bug#71570: " Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.