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
- Host: GitHub
- URL: https://github.com/ROCKTAKEY/roquix
- Owner: ROCKTAKEY
- License: gpl-3.0
- Created: 2022-04-14T07:05:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-12-29T15:18:54.000Z (6 months ago)
- Last Synced: 2026-01-01T08:50:52.428Z (6 months ago)
- Topics: gnu-guix, guix, guix-channel
- Language: Scheme
- Homepage:
- Size: 852 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
- awesome-guix - ROCKTAKEY/roquix
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]].