~niklaseklund/neguix

My personal Guix channel

ddb1d59 Add emacs-jit-spell package

6 months ago

b887e69 Add latest emacs-compat

6 months ago

#About

This is my personal channel for packages that are not, or won't be, accessible through upstream Guix.

#Setup

To use the neguix channel, add the following content to the $HOME/.config/guix/channels.scm file.

(channel
        (name 'neguix)
        (url "https://git.sr.ht/~niklaseklund/neguix")
        (branch "main")
        (introduction
         (make-channel-introduction
          "9860ea17cb21131fe5809053ffcc148ac7549465"
          (openpgp-fingerprint
           "66E6 01AC 1756 020B 759B  E34B 7B65 F79C 3247 8510"))))