cdr255/yewscion.scm: Bump yewscion-scripts for sxml-tool.
cdr255/yewscion.scm: Bump yewscion-scripts for sxml-tool.
cdr255/utils.scm: Add ghc-epub-metadata and ghc-epub-tools.
My Own Personal Guix Channel.
To use this Channel, follow the documentation for adding a new channel. Add
the following to ~/.config/guix/channels.scm
.
;;; Add yewscion's variant packages to those Guix provides.
(cons* (channel
(name 'yewscion)
(url "https://git.sr.ht/~yewscion/yewscion-guix-channel")
(branch "trunk")
;; Enable signature verification:
(introduction
(make-channel-introduction
"2dce8bfec5f2886f7642007bbead3f2fbee26312"
(openpgp-fingerprint
"6E3D E92C 3D0A 0A4D 1CDD 33EC 8EF2 971E D0D0 35B8"))))
%default-channels)
guix pull
Pull Requests are welcome, as are bugfixes and extensions. Please open issues as needed. If You contribute a feature, needs to be tests and documentation.