carapace: update homepage

- Previous URL returns 404 Not Found
- Current URL is referenced at https://github.com/carapace-sh/carapace-bin
This commit is contained in:
Andrew Kvalheim 2024-05-24 17:15:46 -07:00
parent e0ddc59995
commit 8fdf340723

@ -31,7 +31,7 @@ buildGoModule rec {
meta = with lib; {
description = "Multi-shell multi-command argument completer";
homepage = "https://rsteube.github.io/carapace-bin/";
homepage = "https://carapace.sh/";
maintainers = with maintainers; [ mimame ];
license = licenses.mit;
mainProgram = "carapace";