diff options
| author | Yelninei <yelninei@tutamail.com> | 2025-08-29 09:49:58 +0000 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-08-30 23:52:09 +0200 |
| commit | 4b03c71022970154f978c343bb309a497f384c15 (patch) | |
| tree | eb08d764c5d8d08d0086ca21fa82d1ef09fe96df /gnu/system | |
| parent | 7f323555ba4be54d4a9fe3110334f6e021859431 (diff) | |
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>
Diffstat (limited to 'gnu/system')
| -rw-r--r-- | gnu/system/images/hurd.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/images/hurd.scm b/gnu/system/images/hurd.scm index 67815aeb9bb..0aba57d2f31 100644 --- a/gnu/system/images/hurd.scm +++ b/gnu/system/images/hurd.scm @@ -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)) |
