mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
images: hurd: Adjust module imports.
Follow-up to a9dcd60bc1.
* gnu/system/images/hurd.scm: Adjust module imports to changes in code
structure.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#:use-module (gnu bootloader grub)
|
||||
#:use-module (gnu image)
|
||||
#:use-module (gnu packages ssh)
|
||||
#:use-module (guix platforms hurd)
|
||||
#:use-module (guix platforms x86)
|
||||
#:use-module (gnu services)
|
||||
#:use-module (gnu services ssh)
|
||||
#:use-module (gnu system)
|
||||
|
||||
Reference in New Issue
Block a user