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 fbf1d15  squash! system: Support hurd activation service for the Hurd.
fbf1d15 is described below

commit fbf1d155c174160e1eef3bf740b1a0b89ced58cf
Author: Jan (janneke) Nieuwenhuizen <[email protected]>
AuthorDate: Sat Jun 6 17:14:42 2020 +0200

    squash! system: Support hurd activation service for the Hurd.
---
 gnu/system.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/system.scm b/gnu/system.scm
index 24def81..c6928ef 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -58,7 +58,6 @@
   #:use-module (gnu services)
   #:use-module (gnu services shepherd)
   #:use-module (gnu services base)
-  #:use-module (gnu services hurd)
   #:use-module (gnu bootloader)
   #:use-module (gnu system shadow)
   #:use-module (gnu system nss)

Reply via email to