config/guix: Replace applications channel with nonguix

master
Pierre Neidhardt 2019-06-06 11:51:02 +02:00
parent 38ed530999
commit 24453ab4c2
2 changed files with 10 additions and 14 deletions

View File

@ -1,22 +1,18 @@
(cons*
(channel
(name 'non-free-applications)
(url "https://gitlab.com/guix-gaming-channels/applications.git")
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix.git")
(branch "master"))
(channel
(name 'non-free-games)
(name 'guix-gaming-games)
(url "https://gitlab.com/guix-gaming-channels/games.git")
(branch "master"))
(channel
(name 'non-free-duke-nukem-3d)
(name 'guix-gaming-duke-nukem-3d)
(url "https://gitlab.com/guix-gaming-channels/duke-nukem-3d.git")
(branch "master"))
(channel
(name 'non-free-quake-3)
(name 'guix-gaming-quake-3)
(url "https://gitlab.com/guix-gaming-channels/quake-3.git")
(branch "master"))
;; (channel
;; (name 'guix-chromium)
;; (url "https://gitlab.com/mbakke/guix-chromium.git")
;; (branch "master"))
%default-channels)

View File

@ -2,19 +2,19 @@
(cons*
(channel
(name 'non-free-applications)
(url "https://gitlab.com/guix-gaming-channels/applications.git")
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix.git")
(branch "master"))
(channel
(name 'non-free-games)
(name 'guix-gaming-games)
(url "https://gitlab.com/guix-gaming-channels/games.git")
(branch "master"))
(channel
(name 'non-free-duke-nukem-3d)
(name 'guix-gaming-duke-nukem-3d)
(url "https://gitlab.com/guix-gaming-channels/duke-nukem-3d.git")
(branch "master"))
(channel
(name 'non-free-quake-3)
(name 'guix-gaming-quake-3)
(url "https://gitlab.com/guix-gaming-channels/quake-3.git")
(branch "master"))
(list