|
|
||
|---|---|---|
| packages | ||
| .channel | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| build.scm | ||
| ensure-hashes.sh | ||
| get-package-urls.scm | ||
| licenses.scm | ||
| news.txt | ||
README.md
Snow fort packages as Guix channel.
The relevant part of Guix manual is Additional Channels. But here is short instructions anyway.
Add the Guix channell
Copy this:
(cons (channel (name 'snow-fort) (url "https://gitea.scheme.org/Rinne/snow-fort-guix-channel.git")) %default-channels)
Into:
~/.config/guix/channels.scm
Update the channels
Run:
guix pull