diff options
author | Arun Isaac | 2023-12-14 18:38:21 +0000 |
---|---|---|
committer | Arun Isaac | 2023-12-14 18:38:21 +0000 |
commit | 60d5f897aaf703b6f9875756b95f5bc37ed6cc26 (patch) | |
tree | af7abdcd7f0055d64d0fe5635706ea257472c6a1 | |
parent | e2e13f38d80cd655fd7e3e51ec714025fe00f8b3 (diff) | |
download | guix-arunisaac-60d5f897aaf703b6f9875756b95f5bc37ed6cc26.tar.gz guix-arunisaac-60d5f897aaf703b6f9875756b95f5bc37ed6cc26.tar.lz guix-arunisaac-60d5f897aaf703b6f9875756b95f5bc37ed6cc26.zip |
Emphasize lack of the promise of quality.
* README.md: Emphasize lack of the promise of quality.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # 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. +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. I promise no quality whatsoever. ## Using this channel |