Go to file
hashirama 8c9d28b22b
fix channel new url
2024-06-19 00:07:14 -04:00
ajatt/packages goldendict update: fix css scope 2024-06-15 16:21:28 -04:00
misc add bagdge 1/2 2024-04-12 00:39:53 -04:00
.guix-authorizations channel: Fix .guix-authorizations 2024-02-18 21:19:05 -03:00
.guix-channel channel: Fix channel url 2024-02-19 02:35:59 -03:00
LICENSE Initial commit 2024-01-06 17:22:00 +00:00
README.md fix channel new url 2024-06-19 00:07:14 -04:00
README.md~ fix channel new url 2024-06-19 00:07:14 -04:00

README.md

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,

(channel
  (name 'ajattix)
  (url "https://git.ajattix.org/hashirama/ajattix.git")
  (branch "main")
  (introduction
    (make-channel-introduction
      "5f1904f1a514b89b2d614300d8048577aa717617"
      (openpgp-fingerprint
        "F164 709E 5FC7 B32B AEC7  9F37 1F2E 76AC E3F5 31C8"))))



cover



Contributors