Update Guix channel references.

This commit is contained in:
Giacomo Leidi 2023-07-11 17:23:21 +02:00
parent 7bcb374891
commit f16cffa44e
No known key found for this signature in database
GPG Key ID: D075F59A480549C3
2 changed files with 2 additions and 2 deletions

View File

@ -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`.

View File

@ -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)