all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Alice, Bob's brother
@ 2016-09-07 18:05 Efraim Flashner
  2016-09-07 18:08 ` David Craven
  2016-09-07 20:27 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Efraim Flashner @ 2016-09-07 18:05 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 443 bytes --]

I've been using the lightweight-desktop template for quite a while now
as a starting point for my own VM templates, and I've only now
discovered that Alice, on occasion, is Bob's brother.  Attached is a
patch correcting this.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #1.2: 0001-gnu-lightweight-desktop.tmpl-Fix-typo.patch --]
[-- Type: text/plain, Size: 1080 bytes --]

From fc0e6e2ae96b0586035de96c65cfd08186ceb28a Mon Sep 17 00:00:00 2001
From: Efraim Flashner <efraim@flashner.co.il>
Date: Wed, 7 Sep 2016 21:02:28 +0300
Subject: [PATCH] gnu: lightweight-desktop.tmpl: Fix typo.

* gnu/system/examples/lightweight-desktop.tmpl: While it is currently
unknown if Bob has a brother, it is sufficiently documented that Alice
is, in fact, Bob's sister.
---
 gnu/system/examples/lightweight-desktop.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/system/examples/lightweight-desktop.tmpl b/gnu/system/examples/lightweight-desktop.tmpl
index 7cb461f..91e7d0b 100644
--- a/gnu/system/examples/lightweight-desktop.tmpl
+++ b/gnu/system/examples/lightweight-desktop.tmpl
@@ -24,7 +24,7 @@
 
   (users (cons (user-account
                 (name "alice")
-                (comment "Bob's brother")
+                (comment "Bob's sister")
                 (group "users")
                 (supplementary-groups '("wheel" "netdev"
                                         "audio" "video"))
-- 
2.10.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Alice, Bob's brother
  2016-09-07 18:05 Alice, Bob's brother Efraim Flashner
@ 2016-09-07 18:08 ` David Craven
  2016-09-07 20:27 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: David Craven @ 2016-09-07 18:08 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: guix-devel

You could have just pushed without submitting to ML xD

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alice, Bob's brother
  2016-09-07 18:05 Alice, Bob's brother Efraim Flashner
  2016-09-07 18:08 ` David Craven
@ 2016-09-07 20:27 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2016-09-07 20:27 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: guix-devel

Efraim Flashner <efraim@flashner.co.il> skribis:

> I've been using the lightweight-desktop template for quite a while now
> as a starting point for my own VM templates, and I've only now
> discovered that Alice, on occasion, is Bob's brother.  Attached is a
> patch correcting this.

Thanks for the fix!  Please push it ASAP!  :-)

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-07 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 18:05 Alice, Bob's brother Efraim Flashner
2016-09-07 18:08 ` David Craven
2016-09-07 20:27 ` Ludovic Courtès

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.