aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArun Isaac2023-12-14 17:58:01 +0000
committerArun Isaac2023-12-14 17:58:01 +0000
commitd2e7036e35cddd7e40920d54b89d809896c201dd (patch)
treeed150ae26b0507291a9f3220259f537fa51ce51b /README.md
downloadguix-arunisaac-d2e7036e35cddd7e40920d54b89d809896c201dd.tar.gz
guix-arunisaac-d2e7036e35cddd7e40920d54b89d809896c201dd.tar.lz
guix-arunisaac-d2e7036e35cddd7e40920d54b89d809896c201dd.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6c6d0f4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# guix-arunisaac
+
+This is a Guix channel with many of my half-baked, work-in-progress or miscellaneous Guix services, packages, and other code snippets. I publish these in the hope they may be of some use to someone out there. Feel free to steal ideas from this channel, but please do not depend on this channel for anything important. I will delete code, move around code, or break interfaces as I please.
+
+## License
+
+guix-arunisaac is free software released under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html), either version 3 of the License, or (at your option) any later version.