From fb09c09caa356792bc312c4395ff5af00dfff619 Mon Sep 17 00:00:00 2001 From: hashirama Date: Sat, 15 Jun 2024 00:01:49 -0400 Subject: [PATCH] finish migration --- README.md | 6 +++--- README.md~ | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 README.md~ diff --git a/README.md b/README.md index 0c15a6f..02d905c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ajattix - +

-cover +cover @@ -15,7 +15,7 @@ To update Ajatt Tools along with Guix via guix pull, insert the following into ~ ```scheme (channel (name 'ajattix) - (url "https://ajattix.loophole.site/hashirama/ajattix.git") + (url "https://git.ajattix.org/hashirama/ajattix/hashirama/ajattix.git") (branch "main") (introduction (make-channel-introduction diff --git a/README.md~ b/README.md~ new file mode 100644 index 0000000..0c15a6f --- /dev/null +++ b/README.md~ @@ -0,0 +1,34 @@ +# ajattix +
+ +

+ +cover + + + +
Ajatt-tools + Guix = Ajattix !

A Guix channel containing tools for language learning!
+ +## Usage +To update Ajatt Tools along with Guix via guix pull, insert the following into ~/.config/guix/channels.scm channels list, + +```scheme +(channel + (name 'ajattix) + (url "https://ajattix.loophole.site/hashirama/ajattix.git") + (branch "main") + (introduction + (make-channel-introduction + "5f1904f1a514b89b2d614300d8048577aa717617" + (openpgp-fingerprint + "F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8")))) +``` + +

+cover + + +

+### Contributors + +