|
||
---|---|---|
.. | ||
README.org | ||
abbith.scm | ||
cuirass-specs.scm | ||
guix-drv.scm | ||
guixbook-pro.scm | ||
manifest.scm | ||
yaddith.scm |
README.org
Guix Configurations
Channels
:PROPERTIES: :header-args+ :mkdir p yes :header-args+ :tangle ~/.config/guix/channels.scm
:END:
(cons (channel
(name 'guix-hpc)
(url "https://gitlab.inria.fr/guix-hpc/guix-hpc.git")
(branch "master"))
%default-channels)