ambevar-dotfiles/.package-lists/guix-nyxt-channels.scm

26 lines
909 B
Scheme
Raw Normal View History

2019-10-29 13:22:33 +01:00
(list (channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix.git")
(commit
2020-06-03 12:40:55 +02:00
"30e93befe5b1e5c1295271cbb27d5d1a5e728f05"))
2019-10-29 13:22:33 +01:00
(channel
(name 'guix-gaming-games)
(url "https://gitlab.com/guix-gaming-channels/games.git")
(commit
2020-06-03 12:40:55 +02:00
"870ceb78c43bcd648117b508ce7f03877b679960"))
2019-10-29 13:22:33 +01:00
(channel
(name 'guix-gaming-duke-nukem-3d)
(url "https://gitlab.com/guix-gaming-channels/duke-nukem-3d.git")
(commit
2020-06-03 12:40:55 +02:00
"4861a022c43b9e45f8845fd08948bf163604f534"))
2019-10-29 13:22:33 +01:00
(channel
(name 'guix-gaming-quake-3)
(url "https://gitlab.com/guix-gaming-channels/quake-3.git")
(commit
"25135247e5b3bef70f43c50692177f024b09512b"))
(channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(commit
2020-06-03 12:40:55 +02:00
"e7b86a0d88760275afefa0c44a3c30602f80aac0")))