A personal channel used as a staging ground for packages before submitting them upstream.
Go to file
Collin J. Doering 6b8acec6c8
rekahsoft-gnu: Fix and update awscli and dependencies
Note: there is more cleanup to follow this. Namely, the vendored libraries
should be further investigated and packaged individually as before, but
including the variation that now exists in awscli after updating it.
2024-01-03 22:46:47 -05:00
rekahsoft-gnu rekahsoft-gnu: Fix and update awscli and dependencies 2024-01-03 22:46:47 -05: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"))))