[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68853: Guix Hurd - download error
From: |
Jonathan Brielmaier |
Subject: |
bug#68853: Guix Hurd - download error |
Date: |
Sun, 4 Feb 2024 13:37:04 +0100 |
User-agent: |
Mozilla Thunderbird |
In the meantime you could build the image yourself, while running the
following command in a git checkout of Guix:
```
guix system image gnu/system/images/hurd.scm
```
It shouldn't take very long and e.g. even works on my rather slow Laptop :)
~Jonathan