guix-commits
[Top][All Lists]
Advanced

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

01/02: squash! system: hurd: Populate services.


From: guix-commits
Subject: 01/02: squash! system: hurd: Populate services.
Date: Fri, 5 Jun 2020 12:27:32 -0400 (EDT)

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

commit c0c0dce9f49cb3d2598bdc22023658e08d34a8f5
Author: Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Jun 5 15:14:51 2020 +0200

    squash! system: hurd: Populate services.
---
 gnu/system/hurd.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/system/hurd.scm b/gnu/system/hurd.scm
index bd481a3..6cf324f 100644
--- a/gnu/system/hurd.scm
+++ b/gnu/system/hurd.scm
@@ -71,7 +71,9 @@
         (syslog-service)
         (service guix-service-type
                  (guix-configuration
-                  (extra-options '("--disable-chroot" "--no-offload"))))))
+                  (extra-options '("--disable-chroot"
+                                   "--disable-deduplication"
+                                   "--no-offload"))))))
 
 (define %hurd-default-operating-system
   (operating-system



reply via email to

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