rekahsoft-gnu: Update fzf dependency variable reference

* rekahsoft-gnu/packages/shellutils.scm (fzf): go-github.com-mattn-go-runewidth was renamed to go-github-com-mattn-go-runewidth in guix rev da4305e9b3d65cf698a6987bd7be7905785bf06c
This commit is contained in:
Collin J. Doering 2023-06-22 22:19:58 -04:00
parent e016a7e7a9
commit 5cf3836d5d
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
"0hyxydrk057pcaqqfbbi0a4zrfxgx7688rm466a7ambl3vsrdscv"))))
(build-system go-build-system)
(native-inputs `(("github.com/mattn/go-isatty" ,go-github-com-mattn-go-isatty)
("github.com/mattn/go-runewidth" ,go-github.com-mattn-go-runewidth)
("github.com/mattn/go-runewidth" ,go-github-com-mattn-go-runewidth)
("github.com/mattn/go-shellwords" ,go-github-com-mattn-go-shellwords)
("go-golang-org-x-crypto" ,go-golang-org-x-crypto)
("go-golang-org-x-sys" ,go-golang-org-x-sys)