noto-fonts-emoji-blob-bin: remove url syntax in homepage
This commit is contained in:
parent
079b8e1c5d
commit
0cfc9f47ce
@ -177,7 +177,7 @@ in
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Noto Emoji with extended Blob support";
|
description = "Noto Emoji with extended Blob support";
|
||||||
homepage = https://github.com/C1710/blobmoji;
|
homepage = "https://github.com/C1710/blobmoji";
|
||||||
license = with licenses; [ ofl asl20 ];
|
license = with licenses; [ ofl asl20 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ rileyinman ];
|
maintainers = with maintainers; [ rileyinman ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user