fix: oni channel url
This commit is contained in:
parent
2c6868b56c
commit
e3a5148a02
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@
|
||||||
(list
|
(list
|
||||||
(channel
|
(channel
|
||||||
(name 'oni)
|
(name 'oni)
|
||||||
(url "https://code.ryuslash.org/ryuslash/guix-packages.git")
|
(url "git://ryuslash.org/guix-packages.git")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"646573578b7adfbff415645fed201269076cebf6"
|
"646573578b7adfbff415645fed201269076cebf6"
|
||||||
|
|
Loading…
Reference in a new issue