Unverified Commit 17f0cced authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

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

wofi-emoji: update homepage
parents ca565875 cda314f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;