Merge master into staging

This commit is contained in:
Orivej Desh
2019-07-25 09:23:01 +00:00
193 changed files with 4440 additions and 1950 deletions

View File

@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
description = "Objects and helper methods to read and write AppStream metadata";
homepage = https://people.freedesktop.org/~hughsient/appstream-glib/;
license = licenses.lgpl2Plus;
platforms = platforms.linux;
platforms = platforms.unix;
maintainers = with maintainers; [ lethalman matthewbauer ];
};
}