aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-04-20 18:03:11 -0400
committerKyle Meyer <kyle@kyleam.com>2020-04-20 18:04:37 -0400
commit7e9bfa67e919619e0dd0f54c6d579b2199594929 (patch)
treed9636b68ed2a2898e775c198b11b23ad78702465
parent0552825f7d29a5e9dbbc20c1508e0ed9b65912d2 (diff)
downloadguix-packages-7e9bfa67e919619e0dd0f54c6d579b2199594929.tar.gz
README: Rewrite as plain text
-rw-r--r--README15
1 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index cec55c6..ec59514 100644
--- a/README
+++ b/README
@@ -1,12 +1,13 @@
-This repository contains my custom packages for [Guix]. You can use
-these by extending `$GUIX_PACKAGE_PATH` or adding a [channel].
+This repository contains my custom packages for Guix [^1]. You can
+use these by extending $GUIX_PACKAGE_PATH or adding a channel [^2].
+
**But** be warned that these package definitions are unpolished,
likely contain various issues, and often stale. For the most part,
-these are packages---sometimes straight from `guix import`---that I
+these are packages---sometimes straight from 'guix import'---that I
have built for my own use but haven't yet got around to cleaning up,
-checking, and sending [upstream]. The remaining packages are ones
+checking, and sending upstream [^3]. The remaining packages are ones
that are too specific to be of interest to many other people.
-[Guix]: https://www.gnu.org/software/guix/
-[channel]: https://www.gnu.org/software/guix/manual/en/html_node/Channels.html
-[upstream]: mailto:guix-patches@gnu.org
+[^1]: https://www.gnu.org/software/guix/
+[^2]: https://www.gnu.org/software/guix/manual/en/html_node/Channels.html
+[^3]: guix-patches@gnu.org