guix channel containing the tools produced in ajatt-tools
Go to file
2024-02-19 00:14:44 -03:00
ajatt/packages packages: suckless: Fix sselp 2024-02-19 00:14:44 -03: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: Set up .guix-authorizations and .guix-channel 2024-02-18 21:04:28 -03:00
LICENSE Initial commit 2024-01-06 17:22:00 +00:00
README.md readme: Fix channel specification 2024-02-18 21:36:59 -03:00

ajatt-tools-guix



cover

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 'ajatt)
  (url "https://codeberg.org/hashirama/ajatt-tools-guix.git")
  (branch "main")
  (introduction
    (make-channel-introduction
      "5f1904f1a514b89b2d614300d8048577aa717617"
      (openpgp-fingerprint
        "F164 709E 5FC7 B32B AEC7  9F37 1F2E 76AC E3F5 31C8"))))



cover



Contributors