Merge branch 'master' into staging-next
This commit is contained in:
@@ -106,7 +106,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A library that aggregates people from multiple sources to create metacontacts";
|
||||
homepage = https://wiki.gnome.org/Projects/Folks;
|
||||
homepage = "https://wiki.gnome.org/Projects/Folks";
|
||||
license = licenses.lgpl2Plus;
|
||||
maintainers = teams.gnome.members;
|
||||
platforms = platforms.gnu ++ platforms.linux; # arbitrary choice
|
||||
|
||||
Reference in New Issue
Block a user