add .guix-channel metadata
This commit is contained in:
parent
5376e66e14
commit
238caccfda
1 changed files with 8 additions and 0 deletions
8
.guix-channel
Normal file
8
.guix-channel
Normal file
|
@ -0,0 +1,8 @@
|
|||
(channel
|
||||
(version 0)
|
||||
(directory "packages")
|
||||
(dependencies
|
||||
(channel
|
||||
(name nonguix)
|
||||
(url "https://gitlab.com/nonguix/nonguix.git"))))
|
||||
|
Loading…
Reference in a new issue