guix channel containing the tools produced in ajatt-tools
Go to file
2024-04-01 15:07:13 -04:00
ajatt/packages cleanup 2024-04-01 15:07:13 -04:00
misc Upload files to "misc" 2024-02-05 02:06:54 +00: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 typo 2024-03-16 23:55:14 -04:00

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://codeberg.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