~ruther/guix-local

4b03c71022970154f978c343bb309a497f384c15 — Yelninei 8 months ago 7f32355
system: image: hurd: Fix typo.

* gnu/system/images/hurd.scm: Fix typo in exported variable.

Change-Id: I4f7ef293978953aa494c3db4cf66a1f5f89037b4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/system/images/hurd.scm
M gnu/system/images/hurd.scm => gnu/system/images/hurd.scm +1 -1
@@ 40,7 40,7 @@

            hurd64-barebones-os
            hurd64-disk-image
            hurd6-image-type
            hurd64-image-type
            hurd64-qcow2-image-type
            hurd64-barebones-disk-image
            hurd64-barebones-qcow2-image))