A personal channel used as a staging ground for packages before submitting them upstream.
转到文件
Collin J. Doering 682480cab3
rekahsoft-gnu: Add emacs-org-hyperscheduler
2024-03-12 16:23:50 -04:00
rekahsoft-gnu rekahsoft-gnu: Add emacs-org-hyperscheduler 2024-03-12 16:23:50 -04:00
.dir-locals.el Introduce channel authentication 2020-09-08 23:49:33 -04:00
.envrc Add .envrc file 2020-08-09 19:55:41 -04:00
.gitignore .gitignore: Ignore a few files 2020-09-08 23:49:58 -04:00
.guix-authorizations Introduce channel authentication 2020-09-08 23:49:33 -04:00
.guix-channel Introduce channel authentication 2020-09-08 23:49:33 -04:00
README.org README.org: Added README 2023-03-26 21:00:50 -04:00
news.txt news.txt: Update git sha's 2020-09-09 00:34:30 -04:00

README.org

rekahsoft-guix

Cuirass Status

This channel (rekahsoft-guix), is a personal channel that is meant as a staging ground for changes I plan on making upstream to guix. However, there may be packages that may never be contributed due to technical or ideological reasons; in the later case, packages will be submitted upstream to the nonguix channel.

To use this channel, add the rekahsoft-guix channel to your channels file and update using guix pull.

(channel
 (name 'rekahsoft-guix)
 (url "https://git.rekahsoft.ca/rekahsoft/rekahsoft-guix")
 (introduction
  (make-channel-introduction
   "34b5f938ad7404d980b20f0c896913c5ee597b2a"
   (openpgp-fingerprint
    "F8D5 46F3 AF37 EF53 D1B6  48BE 7B4D EB93 212B 3022"))))