aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..cec55c6
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+This repository contains my custom packages for [Guix]. You can use
+these by extending `$GUIX_PACKAGE_PATH` or adding a [channel].
+**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
+have built for my own use but haven't yet got around to cleaning up,
+checking, and sending [upstream]. 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