Update Guix channel references.
This commit is contained in:
parent
7bcb374891
commit
f16cffa44e
|
@ -37,7 +37,7 @@ commands and their description.
|
|||
|
||||
### Guix package
|
||||
|
||||
If you run Guix you can install `mobilizon-reshare` by adding our [Guix channel](https://github.com/fishinthecalculator/mobilizon-reshare-guix#configure) to your `.config/guix/channels.scm`.
|
||||
If you run Guix you can install `mobilizon-reshare` by adding our [Guix channel](https://git.sr.ht/~fishinthecalculator/mobilizon-reshare-guix#configure) to your `.config/guix/channels.scm`.
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
(list
|
||||
(channel
|
||||
(name 'mobilizon-reshare)
|
||||
(url "https://github.com/fishinthecalculator/mobilizon-reshare-guix")
|
||||
(url "https://git.sr.ht/~fishinthecalculator/mobilizon-reshare-guix")
|
||||
(branch "main"))
|
||||
(channel
|
||||
(name 'guix)
|
||||
|
|
Loading…
Reference in New Issue