config/guix/channels: Add Next Guix Channel

master
Pierre Neidhardt 2019-08-05 11:46:25 +02:00
parent 3c2ad1087e
commit de0506344a
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
(cons*
(channel
(name 'next)
(url "https://gitlab.com/atlas-engineer/next-guix-channel")
(branch "master"))
(channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix.git")