Merge pull request #314441 from AndrewKvalheim/carapace/homepage

carapace: update homepage
This commit is contained in:
Nick Cao
2024-05-25 09:04:17 -04:00
committed by GitHub
+1 -1
View File
@@ -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";