guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/04: squash! devel-hurd.tmpl


From: guix-commits
Subject: 04/04: squash! devel-hurd.tmpl
Date: Sat, 16 Sep 2023 12:24:11 -0400 (EDT)

janneke pushed a commit to branch hurd-team
in repository guix.

commit d6bbf6a5204f762842d7ae478cbd195ccff283ee
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Sat Sep 16 15:08:46 2023 +0200

    squash! devel-hurd.tmpl
    
    * gnu/system/examples/devel-hurd.tmpl (%hurd-devel-os)[locale-libcs]: New 
field.:
---
 gnu/system/examples/devel-hurd.tmpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/system/examples/devel-hurd.tmpl 
b/gnu/system/examples/devel-hurd.tmpl
index 4dda468129..a90cea2506 100644
--- a/gnu/system/examples/devel-hurd.tmpl
+++ b/gnu/system/examples/devel-hurd.tmpl
@@ -64,6 +64,7 @@
     (inherit %hurd-vm-operating-system)
     (host-name "guixydevel")
     (timezone "Europe/Berlin")
+    (locale-libcs (list glibc/hurd))
     (file-systems (cons (file-system
                           (device (file-system-label "hurd"))
                           (mount-point "/")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]