mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: fish-guix: Update home page.
* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
This commit is contained in:
parent
1d3be5d963
commit
e1287aed0c
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ (define-public fish-guix
|
|||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(delete 'configure)))) ; No configure script.
|
||||
(home-page "https://pragmatique.xyz/software/fish-guix.html")
|
||||
(home-page "https://www.infotropique.org/projects/fish-guix/")
|
||||
(synopsis "Fish completions for Guix")
|
||||
(description
|
||||
"Fish-guix provides completions for Guix for users of the fish shell.")
|
||||
|
|
Loading…
Reference in a new issue