get url from default channel
This commit is contained in:
parent
2c16176abf
commit
c2adf7a8a3
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@
|
||||||
|
|
||||||
(channel
|
(channel
|
||||||
(name 'rust-team)
|
(name 'rust-team)
|
||||||
(url %default-channel-url)
|
(url (channel-url %default-guix-channel))
|
||||||
(branch "rust-team")
|
(branch "rust-team")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
|
|
Loading…
Add table
Reference in a new issue