add .guix-channel

This commit is contained in:
Yann Dupont 2023-02-03 20:57:32 +01:00
parent 61e20a10bb
commit f755bde620

7
.guix-channel Normal file
View file

@ -0,0 +1,7 @@
(channel
(version 0)
(dependencies
(channel
(name 'guix-hpc-non-free)
(url "https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git"))
))