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

https://github.com/ROCKTAKEY/roquix

Roquix: Guix channel for me
https://github.com/ROCKTAKEY/roquix

gnu-guix guix guix-channel

Last synced: 6 months ago
JSON representation

Roquix: Guix channel for me

Awesome Lists containing this project

README

          

[[file:LICENSE][https://img.shields.io/github/license/ROCKTAKEY/roquix.svg?style=flat-square]]
* Roquix: Guix channel for me
Note that this channel depends on [[https://gitlab.com/nonguix/nonguix][nonguix]],
and it might include non-free software.

* How to Use?
Write to =.config/guix/channels.scm=:
#+BEGIN_SRC scheme -n
(cons* (channel
(name 'roquix)
(url "https://github.com/ROCKTAKEY/roquix"))
%default-channels)
#+END_SRC

* License
This package is licensed by GPLv3. See [[file:LICENSE][LICENSE]].