Rosenthal/.guix-channel
Hilton Chain 7677db7633
Initial commit.
* .gitattributes: New file.
* .guix-authorizations: New file.
* .guix-channel: New file.
* LICENSES/GPL-3.0.txt: New file.
* pre-inst-env: New file.
2022-11-25 14:50:51 +08:00

6 lines
123 B
Scheme

;; -*- mode: scheme -*-
(channel
(version 0)
(keyring-reference "keyring")
(url "https://github.com/rakino/rosenthal"))