Merge pull request #301900 from AndrewKvalheim/wofi-emoji/homepage

wofi-emoji: update homepage
This commit is contained in:
Aleksana
2024-04-06 02:36:15 +08:00
committed by GitHub
@@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Simple emoji selector for Wayland using wofi and wl-clipboard";
homepage = "https://github.com/dln/wofi-emoji";
homepage = "https://github.com/Zeioth/wofi-emoji";
license = licenses.mit;
maintainers = [ maintainers.ymarkus ];
platforms = platforms.all;