From 62e1e7841b6e54505fcc09d425f80f721a6d5036 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 6 Feb 2019 23:31:21 -0500 Subject: Add README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4bb3abc --- /dev/null +++ b/README.md @@ -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 +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 -- cgit v1.2.3