An open API service indexing awesome lists of open source software.

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

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