misskey: fix description
This commit is contained in:
@@ -116,7 +116,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "🌎 An interplanetary microblogging platform 🚀";
|
||||
description = "Open source, federated social media platform";
|
||||
homepage = "https://misskey-hub.net/";
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = [ lib.maintainers.feathecutie ];
|
||||
|
||||
Reference in New Issue
Block a user