https://github.com/ph/heyk
Guix channel of wonders
https://github.com/ph/heyk
Last synced: 5 months ago
JSON representation
Guix channel of wonders
- Host: GitHub
- URL: https://github.com/ph/heyk
- Owner: ph
- Created: 2025-10-08T13:38:21.000Z (9 months ago)
- Default Branch: trunk
- Last Pushed: 2025-12-17T17:30:32.000Z (7 months ago)
- Last Synced: 2025-12-20T11:26:37.736Z (6 months ago)
- Language: Scheme
- Size: 79.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSES/GPL-3.0-or-later.txt
Awesome Lists containing this project
README
# SPDX-FileCopyrightText: 2025 2025 Pier-Hugues Pellerin
#
# SPDX-License-Identifier: GPL-3.0-or-later
Channel configuration
#+begin_src scheme
(channel
(name 'heyk)
(url "https://github.com/ph/heyk")
(branch "trunk")
(introduction
(make-channel-introduction
"fa96f4b8e25dba3b5ea47f1365cbe9cf9ef0358c"
(openpgp-fingerprint
"AB8D 7699 282F 5F12 4949 547E C6CD 2C3D B524 1054"))))
#+end_src