Merge pull request #314441 from AndrewKvalheim/carapace/homepage
carapace: update homepage
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user