Avoid wrapping links

This commit is contained in:
anntnzrb 2021-06-21 10:14:02 -05:00
parent aeb88fc960
commit 6108d67a27

View file

@ -1,21 +1,23 @@
# System Crafters Guix Installer # System Crafters Guix Installer
This repository runs automated CI builds to produce a [GNU This repository runs automated CI builds to produce a
Guix](https://guix.gnu.org) installation image using the **full Linux kernel** [GNU Guix](https://guix.gnu.org) installation image using the
from the [Nonguix channel](https://gitlab.com/nonguix/nonguix). If you are **full Linux kernel** from the
using a modern laptop or hardware that is incompatible with the Linux Libre [Nonguix channel](https://gitlab.com/nonguix/nonguix). If you are using a
kernel, this installer image is for you! modern laptop or hardware that is incompatible with the **Linux Libre kernel**,
this installer image is for you!
You can take a look at the [image configuration](installer.scm) and the [build You can take a look at the [image configuration](installer.scm) and the
workflow](.github/workflows/build.yaml) to be sure that we aren't adding [build workflow](.github/workflows/build.yaml) to be sure that we aren't adding
anything malicious to these builds! anything malicious to these builds!
A new ISO is produced at least once a week, sometimes more often if we're making A new ISO is produced at least once a week, sometimes more often if we're
improvements to the configuration. making improvements to the configuration.
Special thanks to [@anntnzrb](https://github.com/anntnzrb) for providing the Special thanks to [@anntnzrb](https://github.com/anntnzrb) for providing the
starting point for the CI configuration! starting point for the CI configuration!
## License ## License
The code in this repository is licensed under the [GNU General Public License v3](LICENSE.txt). The code in this repository is licensed under the
[GNU General Public License v3](LICENSE.txt).