guix-commits
[Top][All Lists]
Advanced

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

branch wip-hurd-vm updated: squash! HACK: system: hurd: Export some thin


From: guix-commits
Subject: branch wip-hurd-vm updated: squash! HACK: system: hurd: Export some things for VM
Date: Sun, 03 May 2020 10:02:10 -0400

This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/wip-hurd-vm by this push:
     new 2ecc9a52 squash! HACK: system: hurd: Export some things for VM
2ecc9a52 is described below

commit 2ecc9a525e159e89a68945e00ab9c4334aa14a37
Author: Jan (janneke) Nieuwenhuizen <address@hidden>
AuthorDate: Sun May 3 16:01:23 2020 +0200

    squash! HACK: system: hurd: Export some things for VM
---
 gnu/system/hurd.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/system/hurd.scm b/gnu/system/hurd.scm
index 6980f42..64d98d4 100644
--- a/gnu/system/hurd.scm
+++ b/gnu/system/hurd.scm
@@ -388,7 +388,7 @@ sshd:x:2:2:sshd:/var/empty:/bin/no-sh
               #:device-nodes 'hurd
               #:inputs `(("system" ,system-profile)
                          ("grub.cfg" ,grub.cfg)
-                         ("fstab" ,hurd-boot-fstab)
+                         ("fstab" ,%hurd-boot-fstab)
                          ("passwd" ,%hurd-boot-passwd)
                          ("group" ,%hurd-boot-group)
                          ("shadow" ,%hurd-boot-shadow)



reply via email to

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